We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 609923e commit d9ec9f0Copy full SHA for d9ec9f0
2 files changed
doc/excuter/op-mem-ompsimd/range.md
@@ -1,3 +1,7 @@
1
+## excuter
2
+
3
+### op-mem-ompsimd
4
5
#### cpu的range算子辅助函数
6
7
range函数是shape类中的一个函数,用于根据shape对tensor进行omp线程并行遍历的方式
doc/index.rst
@@ -23,7 +23,7 @@ DeepX 原生分布式并行的深度学习训练推理一体框架
23
24
.. toctree::
25
:maxdepth: 6
26
- :caption: contrib 贡献
+ :caption: contrib 贡献指南
27
28
front/py/contribute
29
scheduler/scheduler
0 commit comments