tf.config.experimental.tensor_float_32_execution_enabled
Возвращает, включено ли выполнение с плавающей запятой TensorFloat-32.
tf.config.experimental.tensor_float_32_execution_enabled()
По умолчанию, выполнение с плавающей запятой TensorFloat-32 включено, но это можно изменить с помощью tf.config.experimental.enable_tensor_float_32_execution.
| Возвращаемое значение | |
|---|---|
| True, если выполнение с плавающей запятой TensorFloat-32 включено (по умолчанию), и False в противном случае |
© 2022 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 4.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/api_docs/python/tf/config/experimental/tensor_float_32_execution_enabled