Ross ROSS = Recommend OSS · open-source software intelligence for agents

google-research/morph-net

Fast & Simple Resource-Constrained Learning of Deep Network Structure observed · 2026-08-28

github.com/google-research/morph-net · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

73/100

  • Activity 90
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2731
  • days_rel: n/a
  • days_push: 62
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1038 stars · 151 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

MorphNet is a TensorFlow library for resource-constrained learning of deep network structure. It adds regularizers during training that induce activation sparsity, pruning channels to optimize targets like FLOPs, model size, or latency.

Use cases

  • shrink a convolutional neural network to fit memory or latency constraints
  • prune filters from an existing seed network during training
  • perform differentiable architecture search with FiGS
  • reduce model size for mobile or embedded deployment
  • optimize a network for a target cost such as FLOPs or device latency

When to choose

  • you have a working TensorFlow model and want to compress it under a resource budget
  • you want structure learning without changing network topology

When to avoid

  • you need to change layer counts or connectivity patterns of the network
  • you work primarily outside TensorFlow or need actively maintained NAS tooling

Facets

library · maturity maintenance

machine-learning deep-learning machine-learning deep-learning python neural-architecture-search automl pruning tensorflow model-compression network-structure-learning gpu

1 source

Member repositories

RepositoryRoleHealth v2
google-research/morph-netmain73

For agents

markdown · JSON · MCP: product_card(name="google-research/morph-net")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem