@sourceacademy/torch
    Preparing search index...

    Variable powConst

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

    Raises the first tensor to the power of the second tensor element-wise.

    Type Declaration