index.rst 549 字节
Newer Older
T
Ting Wang 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13
.. MindSpore documentation master file, created by
   sphinx-quickstart on Thu Aug 17 09:00:00 2020.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

MindSpore端侧教程
==================

.. toctree::
   :glob:
   :maxdepth: 1
   :caption: 快速入门

H
hangq 已提交
14
   build
L
lvmingfu 已提交
15
   quick_start/quick_start
T
Ting Wang 已提交
16 17 18 19 20 21 22

.. toctree::
   :glob:
   :maxdepth: 1
   :caption: 使用指南

   use/converter_tool
L
lvmingfu 已提交
23 24 25 26
   use/runtime
   use/benchmark_tool
   use/timeprofiler_tool
   use/post_training_quantization