tf.config.experimental.enable_mlir_bridge

View source on GitHub

Enables experimental MLIR-Based TensorFlow Compiler Bridge.

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

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.