aboutsummaryrefslogtreecommitdiff
path: root/science/py-tensorflow/files/patch-tensorflow_python_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'science/py-tensorflow/files/patch-tensorflow_python_BUILD')
-rw-r--r--science/py-tensorflow/files/patch-tensorflow_python_BUILD10
1 files changed, 10 insertions, 0 deletions
diff --git a/science/py-tensorflow/files/patch-tensorflow_python_BUILD b/science/py-tensorflow/files/patch-tensorflow_python_BUILD
new file mode 100644
index 000000000000..571aaeb6f5ee
--- /dev/null
+++ b/science/py-tensorflow/files/patch-tensorflow_python_BUILD
@@ -0,0 +1,10 @@
+--- tensorflow/python/BUILD.orig 2023-09-12 16:46:28 UTC
++++ tensorflow/python/BUILD
+@@ -5043,7 +5043,6 @@ tf_python_pybind_extension(
+ features = ["-layering_check"],
+ deps = [
+ ":pywrap_densor_device_headers",
+- "//tensorflow/dtensor/proto:layout_proto_cc",
+ "//tensorflow/python/lib/core:pybind11_lib",
+ "//tensorflow/python/lib/core:pybind11_status_headers",
+ "//third_party/python_runtime:headers", # buildcleaner: keep