TensorFlow Compiler Optimizations are responsible general graph level
optimizations that in the current stack mostly done by Grappler graph
optimizers.
[null,null,["Last updated 2021-08-16 UTC."],[],[],null,["# tf.config.experimental.enable_mlir_graph_optimization\n\n\u003cbr /\u003e\n\n|-------------------------------------------------------------------------------------------------------------------------------|\n| [View source on GitHub](https://github.com/tensorflow/tensorflow/blob/v2.6.0/tensorflow/python/framework/config.py#L881-L895) |\n\nEnables experimental MLIR-Based TensorFlow Compiler Optimizations.\n\n#### View aliases\n\n\n**Compat aliases for migration**\n\nSee\n[Migration guide](https://www.tensorflow.org/guide/migrate) for\nmore details.\n\n[`tf.compat.v1.config.experimental.enable_mlir_graph_optimization`](https://www.tensorflow.org/api_docs/python/tf/config/experimental/enable_mlir_graph_optimization)\n\n\u003cbr /\u003e\n\n tf.config.experimental.enable_mlir_graph_optimization()\n\nDO NOT USE, DEV AND TESTING ONLY AT THE MOMENT.\n| **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.\n\nTensorFlow Compiler Optimizations are responsible general graph level\noptimizations that in the current stack mostly done by Grappler graph\noptimizers."]]