|
LBANN
0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
|
#include "lbann/layers/data_type_layer.hpp"#include "lbann/layers/layer.hpp"#include "lbann/macros/instantiate.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) | |
| #define PROTO | ( | T | ) |
Definition at line 105 of file composite_image_transformation.hpp.