Skip to content

Commit

Permalink
Enable PJRT compatibility in cloud TPU CI.
Browse files Browse the repository at this point in the history
There's no reason to limit this to only one CI job.

PiperOrigin-RevId: 707227820
  • Loading branch information
hawkinsp authored and Google-ML-Automation committed Dec 17, 2024
1 parent 4aebe55 commit 71b23ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cloud-tpu-ci-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
name: "TPU test (jaxlib=${{ matrix.jaxlib-version }}, ${{ matrix.tpu.type }})"
env:
LIBTPU_OLDEST_VERSION_DATE: 20240922
ENABLE_PJRT_COMPATIBILITY: ${{ matrix.jaxlib-version == 'nightly+oldest_supported_libtpu' }}
PYTHON: python${{ matrix.python-version }}
runs-on: ${{ matrix.tpu.runner }}
container: "us-central1-docker.pkg.dev/tensorflow-sigs/tensorflow/ml-build:latest"
Expand Down

0 comments on commit 71b23ea

Please sign in to comment.