|
HMLP: High-performance Machine Learning Primitives
|
This is the complete list of members for hmlp::Layer< LAYERTYPE, T >, including all inherited members.
| BatchSize() (defined in hmlp::LayerBase< T >) | hmlp::LayerBase< T > | inline |
| Forward()=0 | hmlp::LayerBase< T > | pure virtual |
| GetValues()=0 (defined in hmlp::LayerBase< T >) | hmlp::LayerBase< T > | pure virtual |
| LayerBase(size_t user_N, size_t user_B) (defined in hmlp::LayerBase< T >) | hmlp::LayerBase< T > | inline |
| NeuronSize() | hmlp::LayerBase< T > | inline |
| ParameterSize()=0 (defined in hmlp::LayerBase< T >) | hmlp::LayerBase< T > | pure virtual |