LBANN  0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
rotation.hpp File Reference
Include dependency graph for rotation.hpp:

Go to the source code of this file.

Classes

class  lbann::rotation_layer< TensorDataType, Layout, Device >
 Rotate a image clockwise around its center. More...
 

Namespaces

 lbann
 

Macros

#define PROTO(T)
 

Functions

 lbann::PROTO (float)
 
 lbann::PROTO (double)
 

Macro Definition Documentation

◆ PROTO

#define PROTO (   T)
Value:
extern template class rotation_layer<T, \
data_layout::DATA_PARALLEL, \
El::Device::CPU>

Definition at line 90 of file rotation.hpp.