mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
[Monitoring] enable windows monitoring test (#153453)
enable the utilization for win tests Pull Request resolved: https://github.com/pytorch/pytorch/pull/153453 Approved by: https://github.com/huydhn
This commit is contained in:
committed by
PyTorch MergeBot
parent
f7ecc091a0
commit
b03e4f53d2
1
.github/workflows/trunk.yml
vendored
1
.github/workflows/trunk.yml
vendored
@ -138,6 +138,7 @@ jobs:
|
||||
build-environment: win-vs2022-cpu-py3
|
||||
cuda-version: cpu
|
||||
test-matrix: ${{ needs.win-vs2022-cpu-py3-build.outputs.test-matrix }}
|
||||
disable-monitor: false
|
||||
secrets: inherit
|
||||
|
||||
win-vs2022-cuda12_6-py3-build:
|
||||
|
Reference in New Issue
Block a user