Apache SINGA
A distributed deep learning platform .
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Macros
mshadow::Random< cpu > Member List

This is the complete list of members for mshadow::Random< cpu >, including all inherited members.

gaussian(Shape< dim > shape)mshadow::Random< cpu >inline
Random(int seed)mshadow::Random< cpu >inline
SampleGaussian(Tensor< cpu, dim > &dst, real_t mu=0.0f, real_t sigma=1.0f)mshadow::Random< cpu >inline
SampleUniform(Tensor< cpu, dim > &dst, real_t a=0.0f, real_t b=1.0f)mshadow::Random< cpu >inline
Seed(int seed)mshadow::Random< cpu >inline
uniform(Shape< dim > shape)mshadow::Random< cpu >inline
~Random() (defined in mshadow::Random< cpu >)mshadow::Random< cpu >inline