mindspore.graph
Graph compilation module, open internal compilation interface, allowing users to change compilation behavior at the Python layer.
Graph compilation
Register a custom backend with MindSpore and use it for model compilation and execution. |