tensorflow/addons
Useful extra functionality for TensorFlow 2.x maintained by SIG-addons observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 40
- Release rhythm 8
- Longevity 100
Flags: archived
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: 2837
- days_rel: n/a
- days_push: 363
- n_releases_24m: 0
Adoption not part of the score
1699 stars · 620 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
TensorFlow Addons is a collection of extra layers, optimizers, losses, metrics, activations, callbacks, and image ops that conform to TensorFlow 2.x API patterns but are not part of core TensorFlow. It is maintained by SIG-addons and is now in minimal maintenance mode with a planned end of life, with users directed to Keras, KerasCV, and KerasNLP instead.
Use cases
- use extra optimizers like AdamW or Lookahead with TensorFlow 2.x
- add specialized loss functions not available in core TensorFlow
- apply additional image processing ops in a TensorFlow pipeline
- use extra RNN cell types in a Keras model
- add custom activation functions and layers to TensorFlow models
When to choose
- you are on an existing TensorFlow 2.x project that already depends on TFA
- you need a specific op, loss, or optimizer that only exists in Addons and cannot migrate yet
When to avoid
- you are starting a new project - use Keras, KerasCV, or KerasNLP instead
- you need long-term support or new features - the project has ended development and reached end of life
Facets
library · maturity maintenance
machine-learning deep-learning machine-learning deep-learning python tensorflow neural-networks optimizers losses layers deprecated linux macos
1 source
- readme: https://github.com/tensorflow/addons · fetched 2026-08-28 · cd559dea347a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tensorflow/addons | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="tensorflow/addons")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem