文件最后提交记录最后更新时间
!23988 add module afd Merge pull request !23988 from 李宁/master 9 个月前
[fix] fix empty_like_npu faketensor issue to support _native_mha in compile Co-authored-by: zqwenn<zhangqiongwen@huawei.com> # message auto-generated for no-merge-commit merge: !27466 merge master_empty_like_npu_fix into master [fix] fix empty_like_npu faketensor issue to support _native_mha in compile Created-by: zqwenn Commit-by: zqwenn 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**: **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!274665 个月前
[torch-master]修复profiler采集内存流ID数据没有aclrtStreamGetId接口兼容性问题 Co-authored-by: yu-liang-bin<y1416490440@163.com> # message auto-generated for no-merge-commit merge: !27671 merge bug_fix_memory into master [torch-master]修复profiler采集内存流ID数据没有aclrtStreamGetId接口兼容性问题 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**: profiler采集内存数据时,会通过aclrtStreamGetId接口采集流ID,如果没有这个接口,会打断训练 **Which issue(s) this PR fixes**: 在调用aclrtStreamGetId接口采集流ID数据前增加aclrtStreamGetId接口检查函数 <!-- *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!276715 个月前
Add GetAclDataTypeItemSize Co-authored-by: chuboning<chuboning1@huawei.com> # message auto-generated for no-merge-commit merge: !26899 merge master into master Add GetAclDataTypeItemSize Created-by: chuboning Commit-by: chuboning 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**: **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!268996 个月前
make watchdog thread a class Co-authored-by: wanghonghao<wanghonghao9@huawei.com> # message auto-generated for no-merge-commit merge: !27136 merge pg_update into master make watchdog thread a class Created-by: wanghonghao Commit-by: wanghonghao 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**: **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!271365 个月前
!24211 Modify the calculation logic Merge pull request !24211 from 郭光浩/master 9 个月前
update aclDestroyAclOpExecutor interface Co-authored-by: guanlongfeng<guanlongfeng1@huawei.com> # message auto-generated for no-merge-commit merge: !27224 merge cherry-pick-mr-27223-1764316985854-auto into master update aclDestroyAclOpExecutor interface Created-by: glf2016 Commit-by: guanlongfeng 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**: **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!272245 个月前
!9021 add ops header files Merge pull request !9021 from 赖长铃/v23_add_ops_head 2 年前
!24823 [IPC] Add the ipc_collect interface; Synchronize with unmap; LazySetDe… Merge pull request !24823 from 王超/v2.99.0_ipcfix 8 个月前
!24312 lazy setdevice Merge pull request !24312 from huangyunlong/2.9ls 8 个月前
!24823 [IPC] Add the ipc_collect interface; Synchronize with unmap; LazySetDe… Merge pull request !24823 from 王超/v2.99.0_ipcfix 8 个月前
support ERASE_RECORD_STREAM_WITH_OPTIMIZE Co-authored-by: yanpengquan<yanpengquan@huawei.com> # message auto-generated for no-merge-commit merge: !26962 merge master into master support ERASE_RECORD_STREAM_WITH_OPTIMIZE Created-by: yanpengquan Commit-by: yanpengquan 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**: **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!269626 个月前
[torch-master]修复profiler采集内存流ID数据没有aclrtStreamGetId接口兼容性问题 Co-authored-by: yu-liang-bin<y1416490440@163.com> # message auto-generated for no-merge-commit merge: !27671 merge bug_fix_memory into master [torch-master]修复profiler采集内存流ID数据没有aclrtStreamGetId接口兼容性问题 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**: profiler采集内存数据时,会通过aclrtStreamGetId接口采集流ID,如果没有这个接口,会打断训练 **Which issue(s) this PR fixes**: 在调用aclrtStreamGetId接口采集流ID数据前增加aclrtStreamGetId接口检查函数 <!-- *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!276715 个月前
!20438 Expose Apis: stream_synchronize, NPUGuardImpl, ProcessGroupHCCL Merge pull request !20438 from 姜怡文/main_api 1 年前
!22142 【Profiler】workspace support db Merge pull request !22142 from hhz886/master 11 个月前
!22490 cleancode Merge pull request !22490 from SCh-zx/cleancodem 10 个月前
!24354 IPC: remove clearIpcHandles in shutdown Merge pull request !24354 from 王超/v2.99.0_ipcshutdown 8 个月前