LBANN  0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
hydrogen_utils.hpp File Reference
#include <El.hpp>
#include <lbann/utils/memory.hpp>
Include dependency graph for hydrogen_utils.hpp:

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