提交 c7bdd7a6 编写于 作者: Z zhangyi

add mindspore_hub APIs.

上级 2f93e828
mindspore_hub
=============
.. automodule:: mindspore_hub
:members:
......@@ -18,6 +18,8 @@ import os
import mindspore
# If you don't want to generate MindArmour APIs, comment this line.
import mindarmour
# If you don't want to generate MindSpore_Hub APIs, comment this line.
import mindspore_hub
# -- Project information -----------------------------------------------------
......
......@@ -45,3 +45,9 @@ MindSpore API
api/python/mindarmour/mindarmour.defenses
api/python/mindarmour/mindarmour.fuzzing
api/python/mindarmour/mindarmour.diff_privacy
.. toctree::
:maxdepth: 1
:caption: MindSpore Hub Python API
api/python/mindspore_hub/mindspore_hub
mindspore_hub
=============
.. automodule:: mindspore_hub
:members:
......@@ -18,6 +18,8 @@ import os
import mindspore
# If you don't want to generate MindArmour APIs, comment this line.
import mindarmour
# If you don't want to generate MindSpore_Hub APIs, comment this line.
import mindspore_hub
# -- Project information -----------------------------------------------------
......
......@@ -52,3 +52,8 @@ MindSpore API
api/python/mindarmour/mindarmour.fuzzing
api/python/mindarmour/mindarmour.diff_privacy
.. toctree::
:maxdepth: 1
:caption: MindSpore Hub Python API
api/python/mindspore_hub/mindspore_hub
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册