Mila
Deep Neural Network Library
|
Configuration interface for the GELU activation module in the Mila DNN framework. More...
Classes | |
class | Mila::Dnn::GeluConfig |
Configuration class for GELU module. More... | |
Namespaces | |
namespace | Mila |
namespace | Mila::Dnn |
Configuration interface for the GELU activation module in the Mila DNN framework.
Defines the GeluConfig class, providing a type-safe fluent interface for configuring Gaussian Error Linear Unit (GELU) activation function modules. Inherits from ComponentConfig CRTP base and adds GELU-specific options: approximation method.
Exposed as part of the Gelu module via module partitions.