torch_finfo {torch} | R Documentation |
Floating point type info
Description
A list that represents the numerical properties of a floating point torch.dtype
Usage
torch_finfo(dtype)
Arguments
dtype |
dtype to check information |
[Package torch version 0.13.0 Index]