@sourceacademy/torch
    Preparing search index...

    Variable maximumConst

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

    Returns the element-wise maximum of the two tensors.

    Type Declaration