| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
fix: lintrunner --all-files --take NEWLINE -a Co-authored-by: huangjingwei<huangjingwei4@huawei.com> # message auto-generated for no-merge-commit merge: !35875 merge v2.12.0_lintrunner into v2.12.0 fix: lintrunner --all-files --take NEWLINE -a Created-by: huangjingwei Commit-by: huangjingwei Merged-by: ascend-robot Description: <!-- PR描述模板更新日期:20260203 --> # 【合入来源】 > <font color="red">**如有社区issue,请关联issue链接**</font>\ > <font color="red">**请勿携带内部流程信息(需求链接、问题单、内部issue等)**</font> - [ ] 需求 - [ ] 问题单 - [x] issue/工单 - [ ] 重构优化 - [ ] 资料更新 # 【修改方案】 1. 执行: lintrunner --all-files --take NEWLINE -a 修复换行符,不影响代码逻辑。 2. 屏蔽两个分布式用例,已提issue,给对应接口人跟踪。 # 【资料变更】 不涉及 # 【接口变更】 不涉及 # 【功能验证】 不涉及 # 【CheckList】 > PR提交人对以下CheckList自检项进行全量自检,自检通过或不涉及,均修改 [ ] 为 [x] - [x] 代码注释完备,正确记录错误日志 - [x] 代码实现进行了返回值、空指针等校验 - [x] PR标题正确使用类型标签,如:feat、fix、refactor、docs、test等 - [x] PR持续集成流水线(CI)执行通过,代码检查无异常 See merge request: Ascend/pytorch!35875 | 3 个月前 | |
AI assist developer for python dt third batch for master Co-authored-by: deepSeekya<chenzhihan6@huawei.com> # message auto-generated for no-merge-commit merge: !26524 merge master into master AI assist developer for python dt third batch for master Created-by: deepSeekya Commit-by: deepSeekya Merged-by: ascend-robot Description: 【合入说明】 AI辅助研发python dt测试用例生成。 【合入来源】 AI辅助研发需求 dt测试文件覆盖率提升。 See merge request: Ascend/pytorch!26524 | 8 个月前 | |
test(fx):Add validation cases for torch._C._distributed_rpc._is_current_rpc_agent_set on NPU Co-authored-by: jingkai-2026<2450453975@qq.com> # message auto-generated for no-merge-commit merge: !43171 merge test/add-rpc-agent-set-validation-v2.12.0 into v2.12.0 test(fx):Add validation cases for torch._C._distributed_rpc._is_current_rpc_agent_set on NPU Created-by: jingkai-2026 Commit-by: jingkai-2026 Merged-by: ascend-robot Description: <!-- PR描述模板更新日期:20260203 --> 关联issue:https://gitcode.com/Ascend/pytorch/issues/2748 关联issue: https://gitcode.com/Ascend/pytorch/issues/2828 ### API 功能 torch._C._distributed_rpc._is_current_rpc_agent_set:检查当前 RPC agent 是否已初始化,返回 bool。 ### 用例完备性说明 PyTorch 社区在 test/ 目录下无针对此 API 的直接测试用例(grep 结果为 0),仅在 torch/testing/_internal/distributed/rpc/rpc_test.py 中有一处非直接的辅助引用。因此新增测试文件。 ### 新增用例 本次自写用例 test/distributed/rpc/test_rpc_agent_set.py,包含 3 个测试方法: | 测试方法 | 验证内容 | |---------|---------| | test_is_current_rpc_agent_set_import | 验证 API 可导入且 callable | | test_is_current_rpc_agent_set_default | 验证 RPC 未初始化时返回 False | | test_is_current_rpc_agent_set_after_init | 验证 init_rpc 后返回 True,shutdown 后恢复 False | ## 适配方案 该 API 为框架层 RPC 状态查询接口,与底层设备无关,直接可用,无需 NPU 适配。 ## 运行结果 NPU Ascend910B4 环境测试通过:  See merge request: Ascend/pytorch!43171 | 5 天前 | |
AI assist developer for python DT second batch for master Co-authored-by: deepSeekya<chenzhihan6@huawei.com> # message auto-generated for no-merge-commit merge: !26387 merge master into master AI assist developer for python DT second batch for master Created-by: deepSeekya Commit-by: deepSeekya Merged-by: ascend-robot Description: 【合入说明】 AI辅助研发python dt测试用例生成。 【合入来源】 AI辅助研发需求 dt测试文件覆盖率提升。 See merge request: Ascend/pytorch!26387 | 9 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 3 个月前 | ||
| 8 个月前 | ||
| 5 天前 | ||
| 9 个月前 |