Lower logging levels of acceptable conditions
authorBrennan Saeta <saeta@google.com>
Tue, 6 Mar 2018 03:15:15 +0000 (19:15 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Tue, 6 Mar 2018 03:24:08 +0000 (19:24 -0800)
commit5db5079e50199a776428f5f44339723c21508770
tree747ab2a4a008830ae30164db908cfa9b224c8181
parent5574d6300c5e05dceb92d6d765313a99dd2c417d
Lower logging levels of acceptable conditions

When using remote function invocation, these two conditions are okay, and are not cause for alarm. This change reduces them to VLOG's so they do not pollute the logs unnecessarily.

PiperOrigin-RevId: 187961803
tensorflow/core/common_runtime/device_mgr.cc
tensorflow/core/common_runtime/process_function_library_runtime.cc