PiperOrigin-RevId: 282420598
Change-Id: Ic634723a96c701c3d15d3e028eda656181c432fa
This commit is contained in:
Yifei Feng 2019-11-25 13:23:17 -08:00 committed by TensorFlower Gardener
parent 3dedfe5028
commit 9c71c11a64

View File

@ -1706,7 +1706,7 @@ def tf_custom_op_library_additional_deps():
"@com_google_protobuf//:protobuf_headers",
clean_dep("//third_party/eigen3"),
clean_dep("//tensorflow/core:framework_headers_lib"),
] + if_windows(["//tensorflow/python:pywrap_tensorflow_import_lib"])
] + if_windows([clean_dep("//tensorflow/python:pywrap_tensorflow_import_lib")])
# A list of targets that contains the implemenation of
# tf_custom_op_library_additional_deps. It's used to generate a DEF file for