tf.mlir.experimental.convert_saved_model

Converts a SavedModel to MLIR module.

saved_model_path Path to SavedModel.
exported_names Names to export.
show_debug_info Whether to include locations in the emitted textual form.

A textual representation of the MLIR module corresponding to the SavedModel.