@sourceacademy/torch
    Preparing search index...

    Variable subConst

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

    Subtracts the second tensor from the first tensor element-wise.

    Type Declaration