openmlsys-zh icon indicating copy to clipboard operation
openmlsys-zh copied to clipboard

关于计算图章节的相关工作补充

Open cjld opened this issue 2 years ago • 2 comments

看到有介绍深度学习系统相关的工作,必须要赞一个,看到计算图章节提到了动态图和静态图,另外,清华计图团队在计算图方面有非常多的研究,相关论文:https://cg.cs.tsinghua.edu.cn/jittor/papers/ 《Jittor: a novel deep learning framework with meta-operators and unified graph execution》 这篇工作提出了统一计算图,兼顾动态图易于调试和静态图易于优化两者的优点,同时还提出元算子抽象,并且对Nvidia、华为Ascend、寒武纪、OpenCL、ROCm等多种硬件设备进行了支持,我的微信:randonlang,可以一起参与讨论。

cjld avatar Mar 18 '22 12:03 cjld

感谢指导,可以讨论一下继续完善相关的内容!

hanjr92 avatar Mar 18 '22 12:03 hanjr92

Great!

eedalong avatar Mar 18 '22 12:03 eedalong