Home
last modified time | relevance | path

Searched refs:to_log (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor.cc2045 Tensor to_log; in ProcessOutputs() local
2049 to_log = *out->ref; in ProcessOutputs()
2052 ctx->step_id(), i, to_log); in ProcessOutputs()