aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/ngraph/ngraph.BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/ngraph/ngraph.BUILD')
-rw-r--r--third_party/ngraph/ngraph.BUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/third_party/ngraph/ngraph.BUILD b/third_party/ngraph/ngraph.BUILD
index 3d9c3ac044..426d49c542 100644
--- a/third_party/ngraph/ngraph.BUILD
+++ b/third_party/ngraph/ngraph.BUILD
@@ -124,8 +124,6 @@ cc_library(
"src/ngraph/pass/*.hpp",
"src/ngraph/runtime/*.cpp",
"src/ngraph/type/*.cpp",
- #"src/ngraph/runtime/interpreter/*.cpp",
- #"src/ngraph/runtime/interpreter/*.hpp",
]),
deps = [
":ngraph_headers",