Skip to content

Commit 17186e6

Browse files
wenbozhutensorflow-copybara
authored andcommitted
Add a note about net_http being open-sourced as a standalone library (github.com/google/net_http)
PiperOrigin-RevId: 717577196
1 parent 51f1cf6 commit 17186e6

File tree

1 file changed

+2
-0
lines changed
  • tensorflow_serving/util/net_http/public

1 file changed

+2
-0
lines changed

tensorflow_serving/util/net_http/public/BUILD

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ package(default_visibility = [
66
"//tensorflow_serving/util/net_http:__subpackages__",
77
])
88

9+
# TODO(wenboz): Remove this visibility list as net_http is now open-sourced and
10+
# available as a standalone library in third_party/net_http.
911
package_group(
1012
name = "http_server_clients",
1113
packages = [

0 commit comments

Comments
 (0)