uniform

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Tensor!(T, Shape, useGradient) uniform()
    Tensor!(T, Shape, useGradient)
    uniform
    (
    T
    size_t[] Shape
    )
    ()
    if (
    Shape.length > 0
    )
  2. Tensor!(T, Shape, useGradient) uniform(size_t size)

Meta