|
LBANN
0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
|
Go to the source code of this file.
Classes | |
| struct | lbann::ViewIfPossibleOrCopy< TensorDataType, EvalDataType > |
| struct | lbann::ViewIfPossibleOrCopy< DataType, DataType > |
Namespaces | |
| lbann | |
| lbann::lbann | |
Functions | |
| template<typename T > | |
| std::unique_ptr< T > | lbann::lbann::to_unique_ptr (T *ptr) |
| Convert the raw pointer to a unique_ptr. More... | |