Module dopt.core.ops.random

Contains functions for generating random numbers.

Functions

NameDescription
uniformSample(shape, mod, line)Creates a tensor that will contain different randomly generated data each time it is evaluated.