torchoutil.core.make module¶
- as_device(
- device: Literal[None],
- as_device( ) device
Create concrete device object from device-like object.
- as_dtype(
- dtype: Literal[None] = None,
- as_dtype( ) dtype
Create concrete dtype object from dtype-like object.
Create concrete device object from device-like object.
Create concrete dtype object from dtype-like object.