|
LBANN
0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
|
#include "lbann_config.hpp"#include "lbann/operators/elementwise_operator.hpp"#include "lbann/utils/cloneable.hpp"#include "lbann/proto/operators.pb.h"#include <h2/meta/Core.hpp>#include "lbann/macros/instantiate_device.hpp"Go to the source code of this file.
Classes | |
| class | lbann::ClampOperator< DataT, D > |
| Constrain values to a range. More... | |
Namespaces | |
| lbann | |
Macros | |
| #define | PROTO_DEVICE(T, D) extern template class ClampOperator<T, D> |
Functions | |
| lbann::PROTO (float) | |
| lbann::PROTO (double) | |