mlpack 3.4.2
CELU< InputDataType, OutputDataType > Member List

This is the complete list of members for CELU< InputDataType, OutputDataType >, including all inherited members.

Alpha() constCELU< InputDataType, OutputDataType >inline
Alpha()CELU< InputDataType, OutputDataType >inline
Backward(const DataType &input, const DataType &gy, DataType &g)CELU< InputDataType, OutputDataType >
CELU(const double alpha=1.0)CELU< InputDataType, OutputDataType >
Delta() constCELU< InputDataType, OutputDataType >inline
Delta()CELU< InputDataType, OutputDataType >inline
Deterministic() constCELU< InputDataType, OutputDataType >inline
Deterministic()CELU< InputDataType, OutputDataType >inline
Forward(const InputType &input, OutputType &output)CELU< InputDataType, OutputDataType >
OutputParameter() constCELU< InputDataType, OutputDataType >inline
OutputParameter()CELU< InputDataType, OutputDataType >inline
serialize(Archive &ar, const unsigned int)CELU< InputDataType, OutputDataType >