This API is only intended for inspecting the internals of TensorFlow and the
string returned is at the moment intended for debugging purposes.
A tf.function can be
imported and converted from TensorFlow to TensorFlow MLIR with this API by
extracting its ConcreteFunction (eagerly-executing wrapper around a
tf.Graph).