description: Abstraction for a logical device initialized by the runtime.

tf.config.LogicalDevice

Abstraction for a logical device initialized by the runtime.

A tf.config.LogicalDevice corresponds to an initialized logical device on a tf.config.PhysicalDevice or a remote device visible to the cluster. Tensors and operations can be placed on a specific logical device by calling tf.device with a specified tf.config.LogicalDevice.

Fields:

name

device_type