Set the visibility of the bigquery_reader_ops target to public.
Change: 151586548
This commit is contained in:
parent
c32d281da8
commit
19526c1318
@ -37,7 +37,7 @@ tf_kernel_library(
|
|||||||
srcs = [
|
srcs = [
|
||||||
"bigquery_reader_ops.cc",
|
"bigquery_reader_ops.cc",
|
||||||
],
|
],
|
||||||
visibility = ["//tensorflow:__subpackages__"],
|
visibility = ["//visibility:public"],
|
||||||
deps = [
|
deps = [
|
||||||
":bigquery_table_accessor",
|
":bigquery_table_accessor",
|
||||||
":bigquery_table_partition_proto_cc",
|
":bigquery_table_partition_proto_cc",
|
||||||
|
Loading…
Reference in New Issue
Block a user