LBANN  0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
layers/image/cutout.hpp File Reference
Include dependency graph for layers/image/cutout.hpp:

Go to the source code of this file.

Classes

class  lbann::cutout_layer< TensorDataType, Layout, Device >
 Cutout a square from an image. 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 cutout_layer<T, \
data_layout::DATA_PARALLEL, \
El::Device::CPU>

Definition at line 89 of file layers/image/cutout.hpp.