@sourceacademy/torch
    Preparing search index...

    Variable reshapeConst

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

    Reshapes the input tensor to the given shape.

    Type Declaration

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

        • ...args: ArgumentType[]

        Returns Tensor