Gets and sets the default floating point dtype.
torch_set_default_dtype(d) torch_get_default_dtype()
d
The default floating point dtype to set. Initially set to torch_float().
torch_float()