@sourceacademy/torch
    Preparing search index...

    Variable gtConst

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

    Checks if the first tensor is greater than the second tensor element-wise.

    Type Declaration