Searched defs:vlog_1 (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/gpu/
H A Dgpu_device.cc446 const bool vlog_1 = VLOG_IS_ON(1); local
447 const bool vlog_2 = vlog_1 && VLOG_IS_ON(2);
449 if (vlog_1) {

Completed in 166 milliseconds