图编译模块,开放内部编译接口,允许用户在Python层更改编译行为。
mindspore.graph.register_custom_backend
向MindSpore注册自定义后端,使用自定义后端进行模型编译、执行。