@sourceacademy/torch
    Preparing search index...

    Variable fmodConst

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

    Computes the element-wise remainder of the division of the first tensor by the second tensor.

    Type Declaration