16 lines
393 B
ReStructuredText
16 lines
393 B
ReStructuredText
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.register_custom_backend
|
|
mindspore.graph.register_custom_pass
|