Merge pull request #44690 from yongtang:expose-c-logging-api

PiperOrigin-RevId: 341714955
Change-Id: I80ab47c1724e5c689d14647c3a27cf04126724bc
This commit is contained in:
TensorFlower Gardener 2020-11-10 16:05:42 -08:00
commit 658b303f17

View File

@ -199,6 +199,7 @@ tf_cuda_library(
"//tensorflow/core:portable_tensorflow_lib_lite",
],
"//conditions:default": [
":logging",
":tf_status",
":tf_tensor",
"@com_google_absl//absl/strings",