@sourceacademy/torch
    Preparing search index...

    Variable minConst

    min: (...args: ArgumentType[]) => Tensor = ...

    Computes the minimum of the elements of the input tensor.

    Type Declaration

      • (...args: ArgumentType[]): Tensor
      • Parameters

        • ...args: ArgumentType[]

        Returns Tensor