fix eqref

This commit is contained in:
Eric_lai
2022-03-04 11:36:55 +08:00
parent a6cdf5e16c
commit bfa136e2f1
4 changed files with 25 additions and 17 deletions

View File

@@ -1,4 +1,5 @@
# 机器学习系统:设计和实现
机器学习系统:设计和实现
=========================
```toc
:maxdepth: 2
@@ -7,18 +8,27 @@
chapter_introduction/index
chapter_programming_interface/index
chapter_computational_graph/index
chapter_preface_advanced/index
chapter_frontend_and_ir/index
chapter_backend_and_runtime/index
chapter_accelerator/index
chapter_data_processing/index
chapter_model_deployment/index
chapter_distributed_training/index
chapter_preface_extension/index
chapter_federated_learning/index
chapter_reinforcement_learning/index
chapter_explainable_AI/index
chapter_online_machine_learning/index
appendix_machine_learning_introduction/index
```
```toc
:maxdepth: 1
appendix_machine_learning_introduction/index
```