torch_fix {torch}
R Documentation
Fix
Description
Fix
Usage
torch_fix(self)
Arguments
self
(Tensor) the input tensor.
fix(input, *, out=None) -> Tensor
Alias for
torch_trunc()
[Package
torch
version 0.13.0
Index
]