Update tensorflow/c/BUILD

This commit is contained in:
Mihai Maruseac 2021-06-28 16:09:36 -07:00 committed by GitHub
parent 7408cb8462
commit 6ee7d01a22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -556,7 +556,7 @@ cc_library(
name = "kernels_hdrs", name = "kernels_hdrs",
hdrs = [ hdrs = [
"kernels.h", "kernels.h",
"kernels_experimental.h" "kernels_experimental.h",
], ],
visibility = ["//tensorflow:internal"], visibility = ["//tensorflow:internal"],
deps = [ deps = [