Skip to content

Conversation

@ysiraichi
Copy link
Collaborator

@ysiraichi ysiraichi commented Oct 2, 2025

This PR updates the following pins:

Key Changes:

  • @python was replaced by @rules_python at BUILD file (ref: jax-ml/jax#31709)
  • TF_ATTRIBUTE_NORETURN was removed in favor of abseil (ref: openxla/xla#31699)
  • Replaced include of xla/pjrt/tfrt_cpu_pjrt_client.h file by xla/pjrt/cpu/cpu_client.h in pjrt_registry.cpp (openxla/xla#30936)
  • Moved the old xla/tsl/platform/default/logging.* to torch_xla/csrc/runtime/tsl_platform_logging.*
    • They were removed in openxla/xla#29477
    • Copied them here, temporarily. They should be removed once we update our error throwing macros.
    • Commented out a few macro definitions, avoiding macro re-definitions

Update (Oct 3):

  • Add an OpenXLA patch for fixing static_assert(false) for GCC < 13 (ref)
  • Removed the flax pin, since it does not overwrite jax anymore
  • Removed TPU* prefix of jax.experimental.pallas.tpu components (ref: jax-ml/jax#29115)

@bhavya01 bhavya01 enabled auto-merge (squash) October 6, 2025 21:12
@bhavya01 bhavya01 merged commit 11590c1 into master Oct 6, 2025
41 of 42 checks passed
rajkthakur pushed a commit to rajkthakur/xla that referenced this pull request Oct 21, 2025
rajkthakur pushed a commit to rajkthakur/xla that referenced this pull request Oct 21, 2025
ysiraichi added a commit that referenced this pull request Oct 22, 2025
qihqi pushed a commit that referenced this pull request Oct 22, 2025
…#9685 (#9686)

#9668 upgraded OpenXLA:
openxla/xla@92f7b59
to
openxla/xla@9a9aa0e
which introduced a change
[5bba026](openxla/xla@5bba026)
related to instructions ID that is backward incompatible and causing
neuron to crash - Issue #9685

Changes include
- reverts commit
11590c1.
- Bump PyTorch Pin to release/2.9 commit
pytorch/pytorch@cbe1a35

---------

Co-authored-by: Ubuntu <[email protected]>
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.

4 participants