Skip to content

Commit ea3af44

Browse files
Automated Code Change
PiperOrigin-RevId: 941508896
1 parent eaa6154 commit ea3af44

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

third_party/xla/xla/tools/multihost_hlo_runner/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ cc_library(
4646
"//xla:debug_options_flags",
4747
"//xla:status_macros",
4848
"//xla:xla_data_proto_cc",
49+
"//xla:xla_proto_cc",
4950
"//xla/pjrt:pjrt_client",
5051
"//xla/pjrt/distributed",
5152
"//xla/pjrt/distributed:client",

third_party/xla/xla/tools/multihost_hlo_runner/hlo_runner_main.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ limitations under the License.
4444
#include "xla/tsl/platform/file_system.h"
4545
#include "xla/tsl/platform/statusor.h"
4646
#include "xla/tsl/util/command_line_flags.h"
47+
#include "xla/xla.pb.h"
4748
#include "xla/xla_data.pb.h"
4849
#include "tsl/platform/init_main.h"
4950
#include "tsl/platform/path.h"

0 commit comments

Comments
 (0)