File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6262 runs-on : linux-amd64-gpu-l4-latest-1
6363 timeout-minutes : 120
6464 container : &gpu_container
65- image : nvcr.io/nvidia/pytorch:25.06 -py3
65+ image : nvcr.io/nvidia/pytorch:25.08 -py3
6666 env :
6767 GIT_DEPTH : 1000 # For correct version for tests/gpu/torch/quantization/plugins/test_megatron.py
6868 PIP_CONSTRAINT : " " # Disable pip constraint for upgrading packages
Original file line number Diff line number Diff line change 2727.multi-gpu-tests-default :
2828 extends : .tests-default
2929 timeout : 90m
30- image : nvcr.io/nvidia/pytorch:25.06 -py3
30+ image : nvcr.io/nvidia/pytorch:25.08 -py3
3131 variables :
3232 GIT_DEPTH : 1000 # For correct version for tests/gpu/torch/quantization/plugins/test_megatron.py
3333 tags : [docker, linux, 2-gpu]
You can’t perform that action at this time.
0 commit comments