mirror of
https://github.com/deepspeedai/DeepSpeed.git
synced 2025-10-20 15:33:51 +08:00
Test with pytorch container
Signed-off-by: Logan Adams <loadams@microsoft.com>
This commit is contained in:
2
.github/workflows/nv-pre-compile-ops.yml
vendored
2
.github/workflows/nv-pre-compile-ops.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
unit-tests:
|
||||
runs-on: ubuntu-24.04
|
||||
container:
|
||||
image: deepspeed/gh-builder:ubuntu1804-py38-torch1131-cu116
|
||||
image: nvcr.io/nvidia/pytorch:24.12-py3
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
Reference in New Issue
Block a user