aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--third_party/ngraph/ngraph_tf.BUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/third_party/ngraph/ngraph_tf.BUILD b/third_party/ngraph/ngraph_tf.BUILD
index a8d1fdc194..7577a4014d 100644
--- a/third_party/ngraph/ngraph_tf.BUILD
+++ b/third_party/ngraph/ngraph_tf.BUILD
@@ -68,6 +68,8 @@ tf_cc_test(
"test/conversions.cpp",
"test/padding.cpp",
"test/graph_rewrites/assign_clusters.cc",
+ "test/test_utilities.h",
+ "test/test_utilities.cpp",
"test/main.cpp",
],
deps = [