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

Go to the source code of this file.

Classes

class  lbann::composite_image_transformation_layer< TensorDataType, Layout, Device >
 Rotate a image clockwise around its center, then shear , then translate. 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 composite_image_transformation_layer< \
T, \
data_layout::DATA_PARALLEL, \
El::Device::CPU>

Definition at line 105 of file composite_image_transformation.hpp.