@sourceacademy/torch
    Preparing search index...

    Variable divConst

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

    Divides the first tensor by the second tensor element-wise.

    Type Declaration