Backward(const InputType &input, const ErrorType &gy, GradientType &g) | FastLSTM< InputDataType, OutputDataType > | |
Delta() const | FastLSTM< InputDataType, OutputDataType > | inline |
Delta() | FastLSTM< InputDataType, OutputDataType > | inline |
ElemType typedef | FastLSTM< InputDataType, OutputDataType > | |
FastLSTM() | FastLSTM< InputDataType, OutputDataType > | |
FastLSTM(const FastLSTM &layer) | FastLSTM< InputDataType, OutputDataType > | |
FastLSTM(FastLSTM &&layer) | FastLSTM< InputDataType, OutputDataType > | |
FastLSTM(const size_t inSize, const size_t outSize, const size_t rho=std::numeric_limits< size_t >::max()) | FastLSTM< InputDataType, OutputDataType > | |
Forward(const InputType &input, OutputType &output) | FastLSTM< InputDataType, OutputDataType > | |
Gradient(const InputType &input, const ErrorType &error, GradientType &gradient) | FastLSTM< InputDataType, OutputDataType > | |
Gradient() const | FastLSTM< InputDataType, OutputDataType > | inline |
Gradient() | FastLSTM< InputDataType, OutputDataType > | inline |
InputElemType typedef | FastLSTM< InputDataType, OutputDataType > | |
InputShape() const | FastLSTM< InputDataType, OutputDataType > | inline |
InSize() const | FastLSTM< InputDataType, OutputDataType > | inline |
operator=(const FastLSTM &layer) | FastLSTM< InputDataType, OutputDataType > | |
operator=(FastLSTM &&layer) | FastLSTM< InputDataType, OutputDataType > | |
OutputParameter() const | FastLSTM< InputDataType, OutputDataType > | inline |
OutputParameter() | FastLSTM< InputDataType, OutputDataType > | inline |
OutSize() const | FastLSTM< InputDataType, OutputDataType > | inline |
Parameters() const | FastLSTM< InputDataType, OutputDataType > | inline |
Parameters() | FastLSTM< InputDataType, OutputDataType > | inline |
Reset() | FastLSTM< InputDataType, OutputDataType > | |
ResetCell(const size_t size) | FastLSTM< InputDataType, OutputDataType > | |
Rho() const | FastLSTM< InputDataType, OutputDataType > | inline |
Rho() | FastLSTM< InputDataType, OutputDataType > | inline |
serialize(Archive &ar, const uint32_t) | FastLSTM< InputDataType, OutputDataType > | |
WeightSize() const | FastLSTM< InputDataType, OutputDataType > | inline |