|
LBANN
0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
|
Go to the source code of this file.
Classes | |
| class | lbann::matmul_layer< TensorDataType, Layout, Device > |
| Matrix multiplication. More... | |
Namespaces | |
| lbann | |
Macros | |
| #define | PROTO_DEVICE(T, Device) extern template class matmul_layer<T, data_layout::DATA_PARALLEL, Device> |
Functions | |
| lbann::PROTO (float) | |
| lbann::PROTO (double) | |
| #define PROTO_DEVICE | ( | T, | |
| Device | |||
| ) | extern template class matmul_layer<T, data_layout::DATA_PARALLEL, Device> |
Definition at line 205 of file matmul.hpp.