Skip to content

Commit af183a4

Browse files
Update benchmarks.yml
1 parent 863f263 commit af183a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
build-xla-gpu:
5353
runs-on: linux-x86-g2-48-l4-4gpu # Use a GPU-enabled runner
5454
container:
55-
image: nvidia/cuda:12.0-base-ubuntu20.04-devel # Choose appropriate CUDA version and base image
55+
image: "gcr.io/tensorflow-testing/nosla-cuda12.3-cudnn9.1-ubuntu20.04-manylinux2014-multipython:latest"
5656
options: --gpus all --privileged # Might need privileged mode, use with caution
5757

5858
steps:

0 commit comments

Comments
 (0)