TensorFlow

API

 tf.config / experimental / experimental.get_device_policy


Gets whether operations are executed synchronously or asynchronously.

TensorFlow can execute operations synchronously or asynchronously. If asynchronous execution is enabled, operations may return "non-ready" handles.

Current thread execution mode

此页内容是否对您有帮助