文件最后提交记录最后更新时间
!6972 Add __all__ for torch_npu Merge pull request !6972 from shaoyf/sc/master_init 2 年前
[torch_master]修复profiler cann parser校验CANN侧文件未try-except问题 Co-authored-by: yu-liang-bin<y1416490440@163.com> # message auto-generated for no-merge-commit merge: !26278 merge bug_fix_cann_parser into master [torch_master]修复profiler cann parser校验CANN侧文件未try-except问题 Created-by: yu_liangbin Commit-by: yu-liang-bin Merged-by: ascend-robot Description: <!-- Thanks for sending a pull request! --> **What type of PR is this?** > Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line: > > /kind bug > /kind task > /kind feature **What does this PR do / why do we need it**: cann_parser中进行了PROF_XXX文件夹的属主和权限校验,导致的异常会被最外层的try-except捕获,会使得CPU侧数据无法解析,异常需要在cann_parser中提前抛出 **Which issue(s) this PR fixes**: 在cann_parser的PROF_XXX文件夹的属主和权限校验处try-except捕获 <!-- *Automatically closes linked issue when PR is merged. Usage: Fixes #<issue number>, or Fixes (paste link of issue). --> Fixes # **Special notes for your reviewers**: See merge request: Ascend/pytorch!262786 个月前
profiler show thread stack Co-authored-by: hehongzhe<935062458@qq.com> # message auto-generated for no-merge-commit merge: !26446 merge master into master profiler show thread stack Created-by: hhz0 Commit-by: hehongzhe Merged-by: ascend-robot Description: <!-- Thanks for sending a pull request! --> **What type of PR is this?** > Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line: > > /kind bug > /kind task > /kind feature **What does this PR do / why do we need it**: 对于与torchop无关的纯cpu子线程,profiler在开启with_stack的情况下会采集其堆栈,但是不在timeline中显示,修改后默认显示所有线程堆栈信息 ![image.png](https://raw.gitcode.com/user-images/assets/7404318/c91a459c-8a2a-48c9-90e1-30e249ab36d2/image.png 'image.png') **Which issue(s) this PR fixes**: <!-- *Automatically closes linked issue when PR is merged. Usage: Fixes #<issue number>, or Fixes (paste link of issue). --> Fixes # **Special notes for your reviewers**: See merge request: Ascend/pytorch!264466 个月前
!24016 [feature-master] profiler analyse optim Merge pull request !24016 from tangmengcheng/profiler_analysis_optimaze_master_0812 9 个月前
profiler show thread stack Co-authored-by: hehongzhe<935062458@qq.com> # message auto-generated for no-merge-commit merge: !26446 merge master into master profiler show thread stack Created-by: hhz0 Commit-by: hehongzhe Merged-by: ascend-robot Description: <!-- Thanks for sending a pull request! --> **What type of PR is this?** > Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line: > > /kind bug > /kind task > /kind feature **What does this PR do / why do we need it**: 对于与torchop无关的纯cpu子线程,profiler在开启with_stack的情况下会采集其堆栈,但是不在timeline中显示,修改后默认显示所有线程堆栈信息 ![image.png](https://raw.gitcode.com/user-images/assets/7404318/c91a459c-8a2a-48c9-90e1-30e249ab36d2/image.png 'image.png') **Which issue(s) this PR fixes**: <!-- *Automatically closes linked issue when PR is merged. Usage: Fixes #<issue number>, or Fixes (paste link of issue). --> Fixes # **Special notes for your reviewers**: See merge request: Ascend/pytorch!264466 个月前
profiler show thread stack Co-authored-by: hehongzhe<935062458@qq.com> # message auto-generated for no-merge-commit merge: !26446 merge master into master profiler show thread stack Created-by: hhz0 Commit-by: hehongzhe Merged-by: ascend-robot Description: <!-- Thanks for sending a pull request! --> **What type of PR is this?** > Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line: > > /kind bug > /kind task > /kind feature **What does this PR do / why do we need it**: 对于与torchop无关的纯cpu子线程,profiler在开启with_stack的情况下会采集其堆栈,但是不在timeline中显示,修改后默认显示所有线程堆栈信息 ![image.png](https://raw.gitcode.com/user-images/assets/7404318/c91a459c-8a2a-48c9-90e1-30e249ab36d2/image.png 'image.png') **Which issue(s) this PR fixes**: <!-- *Automatically closes linked issue when PR is merged. Usage: Fixes #<issue number>, or Fixes (paste link of issue). --> Fixes # **Special notes for your reviewers**: See merge request: Ascend/pytorch!264466 个月前