jax-js
    Preparing search index...

    Function uniform

    • Sample uniform random values in [minval, maxval) with given shape.

      Parameters

      • ...args: [key: ArrayLike, shape: number[], { maxval?: number; minval?: number }?]

      Returns Array

    Properties

    dispose: () => void