.. MindSpore documentation master file, created by sphinx-quickstart on Thu Mar 24 11:00:00 2022. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. 深度开发 ===================== .. toctree:: :glob: :maxdepth: 1 :caption: 数据处理 dataset/augment dataset/eager dataset/cache dataset/optimize .. toctree:: :glob: :maxdepth: 1 :caption: 网络构建 network/op_overload network/custom_cell_reverse network/ms_class .. toctree:: :glob: :maxdepth: 1 :caption: 模型训练优化 others/mixed_precision others/gradient_accumulation others/adaptive_summation others/dimention_reduce_training .. toctree:: :glob: :maxdepth: 1 :caption: 自定义算子 operation/op_custom .. toctree:: :glob: :maxdepth: 1 :caption: 模型推理 infer/inference infer/cpu_gpu_mindir infer/ascend_910_mindir infer/ascend_310_mindir infer/ascend_310_air .. toctree:: :glob: :maxdepth: 1 :caption: 调试调优 debug/function_debug debug/performance_optimization 精度调优↗ .. toctree:: :glob: :maxdepth: 1 :caption: 分布式并行 parallel/introduction parallel/communicate_ops parallel/distributed_case parallel/distributed_inference parallel/save_load parallel/fault_recover parallel/multi_dimensional parallel/other_features .. toctree:: :glob: :maxdepth: 1 :caption: 环境变量 env/env_var_list