Skip to content

Commit

Permalink
Add xla_headers_lib as dependency in BUILD file
Browse files Browse the repository at this point in the history
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
  • Loading branch information
yongtang committed Jun 20, 2018
1 parent 86f0a69 commit 2131c81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tensorflow/contrib/mpi_collectives/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ tf_custom_op_library(
deps = [
":mpi_defines",
":mpi_message_proto_cc",
"//tensorflow/compiler/xla:xla_headers_lib",
"//third_party/mpi",
],
)
Expand Down

0 comments on commit 2131c81

Please sign in to comment.