We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8afc6e commit a4fbbecCopy full SHA for a4fbbec
1 file changed
doc/index.rst
@@ -6,21 +6,25 @@
6
DeepX 原生分布式并行的深度学习训练推理一体框架
7
=======================================
8
9
-
10
.. toctree::
11
- :maxdepth:4
+ :maxdepth: 4
12
:caption: tutorials 教程
13
+ benchmark/matmul
14
+ benchmark/broadcast
15
+
16
17
18
:caption: doc 文档
19
20
excuter/op-mem-ompsimd/list
21
excuter/range
22
deepxIR/ir
23
24
25
26
:caption: contrib 贡献
27
28
front/node
29
front/graph
30
front/aboutop
0 commit comments