Bump XLA client version.

PiperOrigin-RevId: 410546733
Change-Id: I315962fcfefb551c86dc5132dfdec44659709131
This commit is contained in:
Tom Hennigan
2021-11-17 09:18:24 -08:00
committed by TensorFlower Gardener
parent 3612a27858
commit a77e405a2f

View File

@@ -44,7 +44,7 @@ profiler = _xla.profiler
# Just an internal arbitrary increasing number to help with backward-compatible
# changes.
_version = 43
_version = 44
xla_platform_names = {
'cpu': 'Host',