|
LBANN
0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
|
Go to the source code of this file.
Namespaces | |
| lbann | |
| lbann::proto | |
Typedefs | |
| template<typename InT , typename OutT , El::Device D> | |
| using | lbann::proto::OperatorFactory = generic_factory< Operator< InT, OutT, D >, std::string, generate_builder_type< Operator< InT, OutT, D >, lbann_data::Operator const & > > |
Functions | |
| template<typename InT , typename OutT , El::Device D> | |
| OperatorFactory< InT, OutT, D > & | lbann::proto::get_operator_factory () |
| Access the global operator factory for these types. More... | |