提交 e78176bf 编写于 作者: T TensorFlower Gardener

Merge pull request #57163 from PatriceVignola:link-tensorflow-dll-kernels-experimental-windows

PiperOrigin-RevId: 481265147
......@@ -1175,7 +1175,10 @@ tf_cc_shared_object(
"//tensorflow/c/eager:c_api_experimental",
"//tensorflow/core:distributed_tensorflow_dependencies",
"//tensorflow/core:tensorflow",
],
] + select({
"//tensorflow:windows": ["//tensorflow/c:kernels_experimental"],
"//conditions:default": [],
}),
)
tf_cc_shared_library(
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册