mirror of
https://github.com/openmlsys/openmlsys-zh.git
synced 2026-04-14 02:20:58 +08:00
Update chapter description
This commit is contained in:
10
appendix_Introduction_machine_learning/index.md
Normal file
10
appendix_Introduction_machine_learning/index.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# 附录:机器学习介绍
|
||||
|
||||
|
||||
|
||||
```toc
|
||||
:maxdepth: 2
|
||||
:numbered:
|
||||
|
||||
|
||||
```
|
||||
10
chapter_compiler_backend_and_runtime/index.md
Normal file
10
chapter_compiler_backend_and_runtime/index.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# 编译器后端和运行时
|
||||
|
||||
|
||||
|
||||
```toc
|
||||
:maxdepth: 2
|
||||
:numbered:
|
||||
|
||||
|
||||
```
|
||||
10
chapter_compiler_frontend_and_ir/index.md
Normal file
10
chapter_compiler_frontend_and_ir/index.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# 编译器前端和IR
|
||||
|
||||
|
||||
|
||||
```toc
|
||||
:maxdepth: 2
|
||||
:numbered:
|
||||
|
||||
|
||||
```
|
||||
10
chapter_data_processing_framework/index.md
Normal file
10
chapter_data_processing_framework/index.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# 数据处理框架
|
||||
|
||||
|
||||
|
||||
```toc
|
||||
:maxdepth: 2
|
||||
:numbered:
|
||||
|
||||
|
||||
```
|
||||
10
chapter_distributed_training_system/index.md
Normal file
10
chapter_distributed_training_system/index.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# 分布式训练系统
|
||||
|
||||
|
||||
|
||||
```toc
|
||||
:maxdepth: 2
|
||||
:numbered:
|
||||
|
||||
|
||||
```
|
||||
10
chapter_framework_expansion/index.md
Normal file
10
chapter_framework_expansion/index.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# 框架拓展
|
||||
|
||||
|
||||
|
||||
```toc
|
||||
:maxdepth: 2
|
||||
:numbered:
|
||||
|
||||
|
||||
```
|
||||
10
chapter_hardware_accelerator/index.md
Normal file
10
chapter_hardware_accelerator/index.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# 硬件加速器
|
||||
|
||||
|
||||
|
||||
```toc
|
||||
:maxdepth: 2
|
||||
:numbered:
|
||||
|
||||
|
||||
```
|
||||
10
chapter_model_deployment/index.md
Normal file
10
chapter_model_deployment/index.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# 模型部署
|
||||
|
||||
|
||||
|
||||
```toc
|
||||
:maxdepth: 2
|
||||
:numbered:
|
||||
|
||||
|
||||
```
|
||||
12
index.md
12
index.md
@@ -6,4 +6,14 @@
|
||||
|
||||
chapter_introduction/index
|
||||
chapter_programming_interface/index
|
||||
chapter_computational_graph/index
|
||||
chapter_computational_graph/index
|
||||
chapter_compiler_front-end_and_ir/index
|
||||
chapter_compiler_backend_and_runtime/index
|
||||
chapter_hardware_accelerator/index
|
||||
chapter_data_processing_framework/index
|
||||
chapter_model_deployment/index
|
||||
chapter_distributed_training_system/index
|
||||
chapter_framework_expansion/index
|
||||
appendix_Introduction_machine_learning/index
|
||||
|
||||
```
|
||||
Reference in New Issue
Block a user