round {fastai} | R Documentation |
Round
Description
Round
Usage
## S3 method for class 'torch.Tensor'
round(x, digits = 0)
Arguments
x |
tensor |
digits |
decimal |
Value
tensor
[Package fastai version 2.2.2 Index]
round {fastai} | R Documentation |
Round
## S3 method for class 'torch.Tensor'
round(x, digits = 0)
x |
tensor |
digits |
decimal |
tensor