@sourceacademy/torch
    Preparing search index...

    Variable eqConst

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

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

    Type Declaration