tf.config.experimental.enable_mlir_bridge

Enables experimental MLIR-Based TensorFlow Compiler Bridge.

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 Bridge (TF Bridge) is responsible for translating parts of TensorFlow graph into a form that can be accepted as an input by a backend compiler such as XLA.

© 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/enable_mlir_bridge