aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/BUILD')
-rw-r--r--tensorflow/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/BUILD b/tensorflow/BUILD
index f1000c1bff..94e059b914 100644
--- a/tensorflow/BUILD
+++ b/tensorflow/BUILD
@@ -431,7 +431,7 @@ filegroup(
name = "intel_binary_blob",
data = if_mkl_ml(
[
- "//third_party/intel_mkl_ml",
+ "//third_party/mkl:intel_binary_blob",
],
),
)