diff --git a/third_party/tensorflow b/third_party/tensorflow index ace2ad8d5a94..fe5345ed0a56 160000 --- a/third_party/tensorflow +++ b/third_party/tensorflow @@ -1 +1 @@ -Subproject commit ace2ad8d5a9473f49547cd2fc70064dd54c67de1 +Subproject commit fe5345ed0a56e9b6deb9b46b0ab1a99fc8934547 diff --git a/third_party/xla_client/xrt_computation_client.cc b/third_party/xla_client/xrt_computation_client.cc index 7f56603a438b..35d0ed2733ea 100644 --- a/third_party/xla_client/xrt_computation_client.cc +++ b/third_party/xla_client/xrt_computation_client.cc @@ -25,7 +25,7 @@ #include "tensorflow/compiler/xrt/xrt_util.h" #include "tensorflow/core/framework/allocator.h" #include "tensorflow/core/profiler/lib/traceme.h" -#include "tensorflow/core/tpu/tpu_initializer_helper.h" +#include "tensorflow/core/tpu/tpu_api_dlsym_initializer.h" #include "tensorflow/core/util/device_name_utils.h" namespace xla {