core.ssm.gated_delta_net#

Gated Delta Net (GDN) family of layers.

This package replaces the former megatron/core/ssm/gated_delta_net.py module at the same import path; the names below preserve that module’s public surface.

Submodules#

Package Contents#

Data#

API#

core.ssm.gated_delta_net.__all__#

[‘HAVE_FLA’, ‘GatedDeltaNet’, ‘GatedDeltaNetSubmodules’, ‘causal_conv1d’, ‘chunk_gated_delta_rule’, …