|
LBANN
0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
|
Go to the source code of this file.
Classes | |
| class | lbann::reduction_layer< TensorDataType, Layout, Device > |
| Reduce tensor to scalar. More... | |
Namespaces | |
| lbann | |
Macros | |
| #define | PROTO_DEVICE(T, Device) |
Enumerations | |
| enum | lbann::reduction_mode { lbann::reduction_mode::INVALID, lbann::reduction_mode::SUM, lbann::reduction_mode::AVERAGE } |
Functions | |
| lbann::PROTO (float) | |
| lbann::PROTO (double) | |
| #define PROTO_DEVICE | ( | T, | |
| Device | |||
| ) |
Definition at line 104 of file reduction.hpp.