|
mxnet
|
This is the complete list of members for mshadow::Random< gpu, DType >, including all inherited members.
| gaussian(Shape< dim > shape, DType mu=0.0f, DType sigma=1.0f) | mshadow::Random< gpu, DType > | inline |
| GetRandInt(const Tensor< gpu, 1, unsigned > &dst) | mshadow::Random< gpu, DType > | inline |
| Random(int seed) | mshadow::Random< gpu, DType > | inlineexplicit |
| SampleGaussian(Tensor< gpu, dim, DType > *dst, DType mu=0.0f, DType sigma=1.0f) | mshadow::Random< gpu, DType > | inline |
| SampleUniform(Tensor< gpu, dim, DType > *dst, DType a=0.0f, DType b=1.0f) | mshadow::Random< gpu, DType > | inline |
| Seed(int seed) | mshadow::Random< gpu, DType > | inline |
| set_stream(Stream< gpu > *stream) | mshadow::Random< gpu, DType > | inline |
| uniform(Shape< dim > shape) | mshadow::Random< gpu, DType > | inline |
| ~Random(void) MSHADOW_THROW_EXCEPTION | mshadow::Random< gpu, DType > | inline |
1.8.11