Internal changes only.

PiperOrigin-RevId: 351922344
Change-Id: I31b251e7f6f016ef3ad0ae2c739f83e39fdea79e
This commit is contained in:
Qiao Zhang 2021-01-14 19:03:46 -08:00 committed by TensorFlower Gardener
parent f12082d7af
commit 120bd289f4

View File

@ -259,6 +259,7 @@ cc_library(
name = "hlo_module_loader",
srcs = ["hlo_module_loader.cc"],
hdrs = ["hlo_module_loader.h"],
visibility = ["//tensorflow/compiler/xla:friends"],
deps = [
"//tensorflow/compiler/xla:debug_options_flags",
"//tensorflow/compiler/xla:statusor",