aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/BUILD
diff options
context:
space:
mode:
authorGravatar Alexandre Passos <apassos@google.com>2018-03-21 11:12:28 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-03-21 11:15:39 -0700
commit0eaec2864b737b7a278b028a1719d062470f3397 (patch)
treeababbdff358b5e610398f2f75b3b9d5d7c0d5108 /tensorflow/BUILD
parenta0d3ce1de30735dd8d0ed8f95a6eb4d0c3e7773b (diff)
Moves KernelAndDevice to common_runtime
PiperOrigin-RevId: 189936396
Diffstat (limited to 'tensorflow/BUILD')
-rw-r--r--tensorflow/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/BUILD b/tensorflow/BUILD
index 057ac79961..e0d86997ff 100644
--- a/tensorflow/BUILD
+++ b/tensorflow/BUILD
@@ -591,6 +591,7 @@ filegroup(
"//tensorflow/contrib/verbs:all_files",
"//tensorflow/core:all_files",
"//tensorflow/core/api_def:all_files",
+ "//tensorflow/core/common_runtime/eager:all_files",
"//tensorflow/core/debug:all_files",
"//tensorflow/core/distributed_runtime:all_files",
"//tensorflow/core/distributed_runtime/rpc:all_files",