|
Mila
Deep Neural Network Library
|
Compile-time map from an elementwise ActivationType to its functor. More...
Compile-time map from an elementwise ActivationType to its functor.
The primary template is intentionally undefined: instantiating it for a non-elementwise value (e.g. ActivationType::Swiglu) is a hard compile error, matching the "missing specialization = hard compile error" dispatch contract.