Have stream_executor_hdrs depend on tf_status_headers without sources.
PiperOrigin-RevId: 339118789 Change-Id: If399c26b7bd8638f61e33a08037c384e1a5f9ba2
This commit is contained in:
parent
9907477e8b
commit
47b9d66592
@ -17,7 +17,7 @@ cc_library(
|
|||||||
visibility = ["//tensorflow:internal"],
|
visibility = ["//tensorflow:internal"],
|
||||||
deps = [
|
deps = [
|
||||||
"//tensorflow/c:c_api_macros",
|
"//tensorflow/c:c_api_macros",
|
||||||
"//tensorflow/c:tf_status",
|
"//tensorflow/c:tf_status_headers",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user