Backward(const arma::Mat< eT > &input, const arma::Mat< eT > &gy, arma::Mat< eT > &g) | LayerNorm< InputDataType, OutputDataType > | |
Delta() const | LayerNorm< InputDataType, OutputDataType > | inline |
Delta() | LayerNorm< InputDataType, OutputDataType > | inline |
Epsilon() const | LayerNorm< InputDataType, OutputDataType > | inline |
Forward(const arma::Mat< eT > &input, arma::Mat< eT > &output) | LayerNorm< InputDataType, OutputDataType > | |
Gradient(const arma::Mat< eT > &input, const arma::Mat< eT > &error, arma::Mat< eT > &gradient) | LayerNorm< InputDataType, OutputDataType > | |
Gradient() const | LayerNorm< InputDataType, OutputDataType > | inline |
Gradient() | LayerNorm< InputDataType, OutputDataType > | inline |
InputShape() const | LayerNorm< InputDataType, OutputDataType > | inline |
InSize() const | LayerNorm< InputDataType, OutputDataType > | inline |
LayerNorm() | LayerNorm< InputDataType, OutputDataType > | |
LayerNorm(const size_t size, const double eps=1e-8) | LayerNorm< InputDataType, OutputDataType > | |
Mean() | LayerNorm< InputDataType, OutputDataType > | inline |
OutputParameter() const | LayerNorm< InputDataType, OutputDataType > | inline |
OutputParameter() | LayerNorm< InputDataType, OutputDataType > | inline |
Parameters() const | LayerNorm< InputDataType, OutputDataType > | inline |
Parameters() | LayerNorm< InputDataType, OutputDataType > | inline |
Reset() | LayerNorm< InputDataType, OutputDataType > | |
serialize(Archive &ar, const uint32_t) | LayerNorm< InputDataType, OutputDataType > | |
Variance() | LayerNorm< InputDataType, OutputDataType > | inline |