|
LBANN
0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
|
#include <memory>Go to the source code of this file.
Namespaces | |
| lbann | |
Macros | |
| #define | LBANN_MEMORY_HPP_ |
Functions | |
| template<typename T > | |
| std::unique_ptr< T > | lbann::to_unique_ptr (T *ptr) |
| Convert the raw pointer to a unique_ptr. More... | |
| #define LBANN_MEMORY_HPP_ |
Definition at line 28 of file hydrogen_utils.hpp.