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 в противном случае |
© 2020 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/versions/r2.4/api_docs/python/tf/config/experimental/tensor_float_32_execution_enabled