Skip to content

Commit 4c0ce1b

Browse files
committed
Update sidebar
1 parent 61c859e commit 4c0ce1b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/_sidebar.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,10 @@
1616
* [4.1 低秩分解](chapter4/chapter4_1.md)
1717
* 二、运行篇
1818
* 第5章 表示
19-
* [5.1 表示](chapter5/chapter5_1.md)
19+
* [5.1 模型格式](chapter5/5.1%20模型格式.md)
20+
* [5.2 通用模型表示](chapter5/5.2%20通用模型表示.md)
21+
* [5.3 PyTorch框架专用模型表示](chapter5/5.3%20PyTorch框架专用模型表示.md)
22+
* [5.4 TensorFlow框架专用模型表示](chapter5/5.4%20TensorFlow框架专用模型表示.md)
2023
* 第6章 加速
2124
* [6.1 加速](chapter6/chapter6_1.md)
2225
* 第7章 框架
@@ -27,6 +30,7 @@
2730
* [8.2 数据并行](chapter8/chapter8_2.md)
2831
* [8.3 流水线并行](chapter8/chapter8_3.md)
2932
* [8.4 张量并行](chapter8/chapter8_4.md)
33+
* [8.5 并行总结](chapter8/chapter8_5.md)
3034
* 第9章 并发
3135
* [9.1 并发](chapter9/chapter9_0.md)
3236
* [9.2 异步](chapter9/chapter9_1.md)

0 commit comments

Comments
 (0)