LBANN  0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
memory.hpp File Reference
#include <memory>
Include dependency graph for memory.hpp:
This graph shows which files directly or indirectly include this file:

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...
 

Macro Definition Documentation

◆ LBANN_MEMORY_HPP_

#define LBANN_MEMORY_HPP_

Definition at line 28 of file hydrogen_utils.hpp.