index.rst 1.9 KB
Newer Older
L
leiyuning 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13
.. MindSpore documentation master file, created by
   sphinx-quickstart on Thu Mar 24 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: 快速入门

14
   quick_start/linear_regression
L
leiyuning 已提交
15
   quick_start/quick_start
昇思MindSpore's avatar
昇思MindSpore 已提交
16
   quick_start/quick_video
L
leiyuning 已提交
17 18 19 20 21 22 23

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

   use/data_preparation/data_preparation
24
   use/defining_the_network
L
leiyuning 已提交
25
   use/saving_and_loading_model_parameters
T
Ting Wang 已提交
26
   use/multi_platform_inference
L
leiyuning 已提交
27 28 29 30

.. toctree::
   :glob:
   :maxdepth: 1
31
   :caption: 应用实践
L
leiyuning 已提交
32 33 34

   advanced_use/computer_vision_application
   advanced_use/nlp_application
35
   advanced_use/second_order_optimizer_for_resnet50_application
36
   advanced_use/synchronization_training_and_evaluation
X
xuxinyu 已提交
37
   advanced_use/bert_poetry
J
JunYuLiu 已提交
38
   advanced_use/optimize_the_performance_of_data_preparation
T
Ting Wang 已提交
39
   advanced_use/mobilenetv2_incremental_learning
40 41 42 43 44 45 46

.. toctree::
   :glob:
   :maxdepth: 1
   :caption: 模型调优

   advanced_use/debugging_in_pynative_mode
L
leiyuning 已提交
47
   advanced_use/customized_debugging_information
48 49 50 51 52 53 54 55 56
   advanced_use/visualization_tutorials

.. toctree::
   :glob:
   :maxdepth: 1
   :caption: 性能优化

   advanced_use/distributed_training_tutorials
   advanced_use/mixed_precision
T
Ting Wang 已提交
57
   advanced_use/graph_kernel_fusion
L
leiyuning 已提交
58
   advanced_use/quantization_aware
J
jinyaohui 已提交
59
   advanced_use/gradient_accumulation
60

T
Ting Wang 已提交
61 62 63 64 65 66 67
.. toctree::
   :glob:
   :maxdepth: 1
   :caption: 推理服务

   advanced_use/serving

68 69 70
.. toctree::
   :glob:
   :maxdepth: 1
71
   :caption: 云上使用
72

73
   advanced_use/use_on_the_cloud
74 75 76 77 78 79

.. toctree::
   :glob:
   :maxdepth: 1
   :caption: 网络迁移

T
Ting Wang 已提交
80
   advanced_use/network_migration
81 82 83 84

.. toctree::
   :glob:
   :maxdepth: 1
Z
ZhidanLiu 已提交
85
   :caption: AI安全和隐私
86 87

   advanced_use/model_security
Z
ZhidanLiu 已提交
88
   advanced_use/differential_privacy
Z
ZhidanLiu 已提交
89
   advanced_use/fuzzer
90
   advanced_use/membership_inference