文件最后提交记录最后更新时间
!8398 Add daily building badge to README.md for user and fix tiny bug about github action Merge pull request !8398 from 李佳伟/mrl 2 年前
fix(ci): trigger 工作流适配精简后的 setup-npu-test-env Co-authored-by: wangsike<wangsike@huawei.com> # message auto-generated for no-merge-commit merge: !37147 merge master_fast_test_v2.7.1 into master fix(ci): trigger 工作流适配精简后的 setup-npu-test-env Created-by: kerer-sk Commit-by: wangsike Merged-by: ascend-robot Description: ## 变更说明 torch-npu-v2-7-1-upstream-test-trigger.yml 调用 _torch-npu-upstream-test.yml@v2.7.1,在 setup-npu-test-env 精简后(#2136),python_versionpytorch_version 在上游 workflow 中已有默认值,不再需要 caller 显式传入。 ## 变更内容 - 移除 workflow_dispatch 中不再需要的 python_version input - 移除 jobs.trigger_test.with 中的 python_versionpytorch_version 传参 - distributed_shards 默认值从 2 调整为 5,与 regular_shards 保持一致 ## 影响范围 1 file, +3/-10 ## 关联 Issue - Fixes https://gitcode.com/Ascend/pytorch/issues/2170 - 依赖 [#2136](https://gitcode.com/Ascend/pytorch/issues/2136) ## 测试计划 - [ ] workflow_dispatch 触发后参数正确传递 - [ ] distributed_shards 默认值 5 生效 See merge request: Ascend/pytorch!371474 天前