SetDefaultDeviceΒΆ
Sets the default device for tensor allocation.
Abstract Signature:
SetDefaultDevice(device: Union[str, Device])
Keras
API:
βStrategy: Custom / Partial
Sets the default device for tensor allocation.
Abstract Signature:
SetDefaultDevice(device: Union[str, Device])
β