@sourceacademy/torch
    Preparing search index...

    Variable neConst

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

    Checks if the first tensor is not equal to the second tensor element-wise.

    Type Declaration