W3cubDocs

/TensorFlow 2.3

tf.config.experimental.enable_mlir_graph_optimization

Enables experimental MLIR-Based TensorFlow Compiler Optimizations.

DO NOT USE, DEV AND TESTING ONLY AT THE MOMENT.

Note: MLIR-Based TensorFlow Compiler is under active development and has missing features, please refrain from using. This API exists for development and testing only.

TensorFlow Compiler Optimizations are responsible general graph level optimizations that in the current stack mostly done by Grappler graph optimizers.

© 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.3/api_docs/python/tf/config/experimental/enable_mlir_graph_optimization