log {fastai}
R Documentation
Log
Description
Log
Usage
## S3 method for class 'torch.Tensor' log(x, base = exp(1))
Arguments
x
tensor
base
base parameter
Value
tensor
[Package
fastai
version 2.2.2
Index
]