mindspore.graph
Graph compilation module. This module opens internal compilation interfaces, allowing users to modify compilation behavior at the Python layer.
Graph compilation
Register a custom backend with MindSpore and use it for model compilation and execution. |
|
Register a custom pass to modify graph structure for default |