pow {fastai}
R Documentation
Pow
Description
Pow
Usage
## S3 method for class 'torch.Tensor' a ^ b
Arguments
a
tensor
b
tensor
Value
tensor
[Package
fastai
version 2.2.2
Index
]