@sourceacademy/torch
    Preparing search index...

    Variable minimumConst

    minimum: (a: number | Tensor, b: number | Tensor) => Tensor = ...

    Returns the element-wise minimum of the two tensors.

    Type Declaration