Skip to content

Commit b63ca9e

Browse files
committed
Rearrange toc
1 parent 601ade6 commit b63ca9e

File tree

2 files changed

+25
-11
lines changed

2 files changed

+25
-11
lines changed

chapter_introduction/Index.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,14 @@ This chapter aims to provide readers with a comprehensive understanding
44
of machine learning systems by describing the applications of machine
55
learning and summarizing the design objectives and basic composition
66
principles of such systems.
7+
8+
9+
```toc
10+
:maxdepth: 2
11+
12+
Machine_Learning_Applications
13+
Design_Objectives_of_Machine_Learning_Frameworks
14+
Machine_Learning_Framework_Architecture
15+
Application_Scenarios_of_Machine_Learning_Systems
16+
Book_Organization_and_Intended_Audience
17+
```

index.md

Lines changed: 14 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12,25 +12,28 @@ Machine Learning Systems: Design and Implementation
1212
1313
chapter_preface/index
1414
chapter_introduction/index
15-
chapter_programming_interface/index
16-
chapter_computational_graph/index
1715
18-
chapter_preface_advanced/index
1916
20-
chapter_frontend_and_ir/index
21-
chapter_backend_and_runtime/index
17+
chapter_preface_basic/index
18+
chapter_programming_model/index
19+
chapter_computational_graph/index
20+
chapter_compiler_frontend/index
21+
chapter_compiler_backend/index
2222
chapter_accelerator/index
23-
chapter_data_processing/index
23+
chapter_distributed/index
2424
chapter_model_deployment/index
25-
chapter_distributed_training/index
2625
27-
chapter_preface_extension/index
2826
27+
chapter_preface_extension/index
2928
chapter_recommender_system/index
30-
chapter_federated_learning/index
3129
chapter_reinforcement_learning/index
32-
chapter_explainable_AI/index
33-
chapter_rl_sys/index
30+
chapter_robot/index
31+
32+
33+
34+
35+
36+
3437
3538
```
3639

0 commit comments

Comments
 (0)