@sourceacademy/torch
    Preparing search index...

    Variable maxConst

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

    Computes the maximum of the elements of the input tensor.

    Type Declaration

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

        • ...args: ArgumentType[]

        Returns Tensor