@sourceacademy/torch
    Preparing search index...

    Variable geConst

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

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

    Type Declaration