xref: /aosp_15_r20/external/federated-compute/fcp/patches/tensorflow_tf_custom_op_py_library.patch (revision 14675a029014e728ec732f129a32e299b2da0601)
1--- tensorflow/tensorflow.bzl
2+++ tensorflow/tensorflow.bzl
3@@ -1320,7 +1320,6 @@
4         srcs_version = "PY3",
5         visibility = visibility,
6         deps = [
7-            clean_dep("//tensorflow/python:framework_for_generated_wrappers_v2"),
8         ],
9         # Instruct build_cleaner to try to avoid using this rule; typically ops
10         # creators will provide their own tf_custom_op_py_library based target
11