aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/ngraph/ngraph_tf.BUILD
diff options
context:
space:
mode:
authorGravatar avijit-nervana <avijit.chakraborty@intel.com>2018-09-05 22:56:20 -0700
committerGravatar avijit-nervana <avijit.chakraborty@intel.com>2018-09-05 22:56:20 -0700
commit18b80bbd4b8db8bd35afad7264258c1c5c269226 (patch)
tree026d004f1a72ba09896f01a924212fcdaef9494e /third_party/ngraph/ngraph_tf.BUILD
parentdf7fe4b73609a5ba2a5aa25a77882eb931cd0279 (diff)
Updated with more unit tests
Diffstat (limited to 'third_party/ngraph/ngraph_tf.BUILD')
-rw-r--r--third_party/ngraph/ngraph_tf.BUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/third_party/ngraph/ngraph_tf.BUILD b/third_party/ngraph/ngraph_tf.BUILD
index 7577a4014d..979318d7c2 100644
--- a/third_party/ngraph/ngraph_tf.BUILD
+++ b/third_party/ngraph/ngraph_tf.BUILD
@@ -70,6 +70,10 @@ tf_cc_test(
"test/graph_rewrites/assign_clusters.cc",
"test/test_utilities.h",
"test/test_utilities.cpp",
+ "test/test_math_ops.cpp",
+ "test/test_nn_ops.cpp",
+ "test/opexecuter.h",
+ "test/opexecuter.cpp",
"test/main.cpp",
],
deps = [