Oneflow-Inc / oneflow

OneFlow is a deep learning framework designed to be user-friendly, scalable and efficient.
http://www.oneflow.org
Apache License 2.0
5.87k stars 667 forks source link

profiler adapt to ascend npu #10536

Open Flowingsun007 opened 3 months ago

Flowingsun007 commented 3 months ago

此pr参考torch-npu、oneflow-mlu项目中profiler的设计,利用ascend acl api给oneflow-npu项目适配了profiler,跑通了最小流程(后续TODO:解析acl生成的profile文件,得到可直接被浏览器tracing解析的json)