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’, ‘HAVE_FLA_GDN2’, ‘GatedDeltaNet’, ‘GatedDeltaNet2’, ‘GatedDeltaNetSubmodules’, ‘causal_…