Set_default_tensor_type vs set_default_dtype

Is there any difference?

Hi,

One sets the default tensor type: (dtype, device, layout).
The other sets only the default dtype.

1 Like