We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4024897 commit 28f63eeCopy full SHA for 28f63ee
.github/workflows/bazel_cuda_non_rbe.yml
@@ -47,7 +47,7 @@ jobs:
47
# Explicitly set the shell to bash
48
shell: bash
49
runs-on: ${{ inputs.runner }}
50
- container: "us-central1-docker.pkg.dev/tensorflow-sigs/tensorflow/ml-build-cuda12.3-cudnn9.1:latest"
+ container: "us-central1-docker.pkg.dev/tensorflow-sigs/tensorflow/ml-build-cuda12.8-cudnn9.8:latest"
51
52
env:
53
JAXCI_HERMETIC_PYTHON_VERSION: ${{ inputs.python }}
0 commit comments