Wiring tensorflow/core/platform:net into tensorflow/core/BUILD.
PiperOrigin-RevId: 275409422 Change-Id: Iaa1bf210d82fcd063d5b44a4b9442fde125ad8fb
This commit is contained in:
parent
f2f88a47b1
commit
94794f435d
@ -2279,6 +2279,7 @@ cc_library(
|
||||
"//tensorflow/core/platform:file_statistics",
|
||||
"//tensorflow/core/platform:mutex",
|
||||
"//tensorflow/core/platform:notification",
|
||||
"//tensorflow/core/platform:net",
|
||||
"//tensorflow/core/platform:numbers",
|
||||
"//tensorflow/core/platform:platform_port",
|
||||
"//tensorflow/core/platform:platform_strings",
|
||||
|
||||
@ -653,6 +653,7 @@ filegroup(
|
||||
"**/env_time.cc",
|
||||
"**/logger.cc",
|
||||
"**/mutex.cc",
|
||||
"**/net.cc",
|
||||
"**/logging.cc",
|
||||
"**/port.cc",
|
||||
"**/human_readable_json.cc",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user