mindspore.graph

Graph compilation module, open internal compilation interface, allowing users to change compilation behavior at the Python layer.

Graph compilation

mindspore.graph.register_custom_backend

Register a custom backend with MindSpore and use it for model compilation and execution.