Skip to content

Commit

Permalink
Fix some layout test failures on gpu backend
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 674336502
  • Loading branch information
kanglant authored and Google-ML-Automation committed Sep 13, 2024
1 parent 8fcf359 commit 10cde24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xla/python/xla_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

# Just an internal arbitrary increasing number to help with backward-compatible
# changes. In JAX, reference this via jax._src.lib.xla_extension_version.
_version = 283
_version = 285

# Version number for MLIR:Python components.
mlir_api_version = 57
Expand Down

0 comments on commit 10cde24

Please sign in to comment.