This is the complete list of members for Lookup< InputDataType, OutputDataType >, including all inherited members.
| Backward(const arma::Mat< eT > &, const arma::Mat< eT > &gy, arma::Mat< eT > &g) | Lookup< InputDataType, OutputDataType > | |
| Delta() const | Lookup< InputDataType, OutputDataType > | inline |
| Delta() | Lookup< InputDataType, OutputDataType > | inline |
| EmbeddingSize() const | Lookup< InputDataType, OutputDataType > | inline |
| Forward(const arma::Mat< eT > &input, arma::Mat< eT > &output) | Lookup< InputDataType, OutputDataType > | |
| Gradient(const arma::Mat< eT > &input, const arma::Mat< eT > &error, arma::Mat< eT > &gradient) | Lookup< InputDataType, OutputDataType > | |
| Gradient() const | Lookup< InputDataType, OutputDataType > | inline |
| Gradient() | Lookup< InputDataType, OutputDataType > | inline |
| Lookup(const size_t vocabSize=0, const size_t embeddingSize=0) | Lookup< InputDataType, OutputDataType > | |
| OutputParameter() const | Lookup< InputDataType, OutputDataType > | inline |
| OutputParameter() | Lookup< InputDataType, OutputDataType > | inline |
| Parameters() const | Lookup< InputDataType, OutputDataType > | inline |
| Parameters() | Lookup< InputDataType, OutputDataType > | inline |
| serialize(Archive &ar, const uint32_t) | Lookup< InputDataType, OutputDataType > | |
| VocabSize() const | Lookup< InputDataType, OutputDataType > | inline |