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

jiachenzhu/DyT

Code release for DynamicTanh (DyT) observed · 2026-08-28

github.com/jiachenzhu/DyT · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

26/100

  • Activity 14
  • Release rhythm 35
  • Longevity 38

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: 538
  • days_rel: n/a
  • days_push: 521
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1043 stars · 87 forks observed · 2026-08-28

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

Official PyTorch implementation of DynamicTanh (DyT), a learnable element-wise tanh operation that replaces normalization layers in Transformers. Released as research code accompanying the CVPR 2025 paper 'Transformers without Normalization', with training scripts for ViT and ConvNeXt on ImageNet-1K.

Use cases

  • replace layer normalization in transformers with dynamic tanh
  • train ViT models without normalization layers
  • reproduce CVPR 2025 DyT paper results on ImageNet
  • experiment with normalization-free deep learning architectures
  • apply DyT to ConvNeXt models
  • compare LayerNorm vs DyT performance in vision transformers

When to choose

  • you want to replace normalization layers in a Transformer with a learnable tanh operation
  • you are reproducing or extending the 'Transformers without Normalization' paper
  • you are researching normalization-free deep learning architectures

When to avoid

  • you need a production-ready, pip-installable library with broad model support
  • you are not working in PyTorch
  • you need stable, well-maintained software rather than research code

Facets

library · maturity active

machine-learning deep-learning deep-learning machine-learning computer-vision python pytorch transformers normalization research-code cvpr-2025 dynamic-tanh gpu

1 source

Member repositories

RepositoryRoleHealth v2
jiachenzhu/DyTmain26

For agents

markdown · JSON · MCP: product_card(name="jiachenzhu/DyT")

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