From: Rasmus Munk Larsen Date: Fri, 22 Jun 2018 20:36:57 +0000 (-0700) Subject: Update workspace.bzl X-Git-Tag: upstream/v1.9.0~11^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5c450d2e1d0d3a1abae4997df0da1b8d73684e01;p=platform%2Fupstream%2Ftensorflow.git Update workspace.bzl --- diff --git a/tensorflow/workspace.bzl b/tensorflow/workspace.bzl index 43152c8..3c657c4 100644 --- a/tensorflow/workspace.bzl +++ b/tensorflow/workspace.bzl @@ -113,7 +113,6 @@ def tf_workspace(path_prefix="", tf_repo_name=""): sha256 = "8bbe676d69e7f59070c83a949454b8b6344034e0ebbf686b337528e5dc04c7de", strip_prefix = "eigen-eigen-e5e305a158a0", build_file = clean_dep("//third_party:eigen.BUILD"), - patch_file = clean_dep("//third_party:eigen_fix_cuda_compilation.patch") ) tf_http_archive(