You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove @xla prefix from labels in repository macros.
This change updates references within repo macros from `Label(@xla//...)` to `Label(//...)`.
They are redundant, and not explicitly referencing the xla repo is better because it's called local_xla in TensorFlow.
PiperOrigin-RevId: 813083017
0 commit comments