WeightNorm< InputDataType, OutputDataType, CustomLayers > Member List

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

Backward(const arma::Mat< eT > &input, const arma::Mat< eT > &gy, arma::Mat< eT > &g)WeightNorm< InputDataType, OutputDataType, CustomLayers >
Delta() constWeightNorm< InputDataType, OutputDataType, CustomLayers >inline
Delta()WeightNorm< InputDataType, OutputDataType, CustomLayers >inline
Forward(const arma::Mat< eT > &input, arma::Mat< eT > &output)WeightNorm< InputDataType, OutputDataType, CustomLayers >
Gradient(const arma::Mat< eT > &input, const arma::Mat< eT > &error, arma::Mat< eT > &gradient)WeightNorm< InputDataType, OutputDataType, CustomLayers >
Gradient() constWeightNorm< InputDataType, OutputDataType, CustomLayers >inline
Gradient()WeightNorm< InputDataType, OutputDataType, CustomLayers >inline
Layer()WeightNorm< InputDataType, OutputDataType, CustomLayers >inline
OutputParameter() constWeightNorm< InputDataType, OutputDataType, CustomLayers >inline
OutputParameter()WeightNorm< InputDataType, OutputDataType, CustomLayers >inline
Parameters() constWeightNorm< InputDataType, OutputDataType, CustomLayers >inline
Parameters()WeightNorm< InputDataType, OutputDataType, CustomLayers >inline
Reset()WeightNorm< InputDataType, OutputDataType, CustomLayers >
serialize(Archive &ar, const uint32_t)WeightNorm< InputDataType, OutputDataType, CustomLayers >
WeightNorm(LayerTypes< CustomLayers... > layer=LayerTypes< CustomLayers... >())WeightNorm< InputDataType, OutputDataType, CustomLayers >
~WeightNorm()WeightNorm< InputDataType, OutputDataType, CustomLayers >