mindspore.graph ================== Graph compilation module. This module opens internal compilation interfaces, allowing users to modify compilation behavior at the Python layer. Graph compilation ----------------- .. autosummary:: :toctree: graph :nosignatures: :template: classtemplate.rst mindspore.graph.CustomPassType mindspore.graph.register_custom_backend mindspore.graph.register_custom_pass