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 4aebe55 commit 71b23eaCopy full SHA for 71b23ea
.github/workflows/cloud-tpu-ci-nightly.yml
@@ -34,7 +34,6 @@ jobs:
34
name: "TPU test (jaxlib=${{ matrix.jaxlib-version }}, ${{ matrix.tpu.type }})"
35
env:
36
LIBTPU_OLDEST_VERSION_DATE: 20240922
37
- ENABLE_PJRT_COMPATIBILITY: ${{ matrix.jaxlib-version == 'nightly+oldest_supported_libtpu' }}
38
PYTHON: python${{ matrix.python-version }}
39
runs-on: ${{ matrix.tpu.runner }}
40
container: "us-central1-docker.pkg.dev/tensorflow-sigs/tensorflow/ml-build:latest"
0 commit comments