27 #ifndef LBANN_TRANSFORMS_TRANSFORM_HPP_INCLUDED 28 #define LBANN_TRANSFORMS_TRANSFORM_HPP_INCLUDED 62 virtual std::string
get_type()
const = 0;
82 std::vector<size_t>& dims) = 0;
99 std::uniform_real_distribution<float> dist(a, b);
118 #endif // LBANN_TRANSFORMS_TRANSFORM_HPP_INCLUDED
T fast_rand_int(Generator &g, T max)
Generates nicely formatted description messages.
std::minstd_rand fast_rng_gen
T & data(const cnpy::NpyArray &na, const std::vector< size_t > indices)
El::Matrix< DataType, El::Device::CPU > CPUMat
A type-erased wrapper around an El::Matrix<T,Device::CPU>
fast_rng_gen & get_fast_io_generator()