Skip to content

Add tpu-raiden wheel build to torch_tpu wheel build pipeline - #484

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_956060724
Open

Add tpu-raiden wheel build to torch_tpu wheel build pipeline#484
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_956060724

Conversation

@copybara-service

Copy link
Copy Markdown

Add tpu-raiden wheel build to torch_tpu wheel build pipeline

  • What the problem was: Nightly wheel builds only produced torch_tpu wheels, requiring a separate build process for tpu-raiden wheels with mismatched timestamp tags.
  • Why it happened: tpu-raiden wheel generation was not integrated into the main torch_tpu wheel build script (build_wheel.sh).
  • How this change resolves it: Updated third_party/py/torch_tpu/oss/ci/build_wheel.sh and third_party/tpu_raiden/ci/build_wheel.sh to build tpu-raiden wheels alongside torch_tpu wheels using a matching pre-set WHEEL_VERSION_EXTRAS timestamp, and updated upload_wheel.sh to publish all generated wheels.

- What the problem was: Nightly wheel builds only produced torch_tpu wheels, requiring a separate build process for tpu-raiden wheels with mismatched timestamp tags.
- Why it happened: tpu-raiden wheel generation was not integrated into the main torch_tpu wheel build script (build_wheel.sh).
- How this change resolves it: Updated third_party/py/torch_tpu/oss/ci/build_wheel.sh and third_party/tpu_raiden/ci/build_wheel.sh to build tpu-raiden wheels alongside torch_tpu wheels using a matching pre-set WHEEL_VERSION_EXTRAS timestamp, and updated upload_wheel.sh to publish all generated wheels.

PiperOrigin-RevId: 956060724
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant