| Backward(const arma::Mat< eT > &, const arma::Mat< eT > &gy, arma::Mat< eT > &g) | GRU< InputDataType, OutputDataType > | |
| Delta() const | GRU< InputDataType, OutputDataType > | inline |
| Delta() | GRU< InputDataType, OutputDataType > | inline |
| Deterministic() const | GRU< InputDataType, OutputDataType > | inline |
| Deterministic() | GRU< InputDataType, OutputDataType > | inline |
| Forward(const arma::Mat< eT > &input, arma::Mat< eT > &output) | GRU< InputDataType, OutputDataType > | |
| Gradient(const arma::Mat< eT > &input, const arma::Mat< eT > &, arma::Mat< eT > &) | GRU< InputDataType, OutputDataType > | |
| Gradient() const | GRU< InputDataType, OutputDataType > | inline |
| Gradient() | GRU< InputDataType, OutputDataType > | inline |
| GRU() | GRU< InputDataType, OutputDataType > | |
| GRU(const size_t inSize, const size_t outSize, const size_t rho=std::numeric_limits< size_t >::max()) | GRU< InputDataType, OutputDataType > | |
| InputShape() const | GRU< InputDataType, OutputDataType > | inline |
| InSize() const | GRU< InputDataType, OutputDataType > | inline |
| Model() | GRU< InputDataType, OutputDataType > | inline |
| OutputParameter() const | GRU< InputDataType, OutputDataType > | inline |
| OutputParameter() | GRU< InputDataType, OutputDataType > | inline |
| OutSize() const | GRU< InputDataType, OutputDataType > | inline |
| Parameters() const | GRU< InputDataType, OutputDataType > | inline |
| Parameters() | GRU< InputDataType, OutputDataType > | inline |
| ResetCell(const size_t size) | GRU< InputDataType, OutputDataType > | |
| Rho() const | GRU< InputDataType, OutputDataType > | inline |
| Rho() | GRU< InputDataType, OutputDataType > | inline |
| serialize(Archive &ar, const uint32_t) | GRU< InputDataType, OutputDataType > | |