Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor.cc1265 const bool trace_using_annotations_; member in tensorflow::__anon6f8fc96b0111::ExecutorState
1398 trace_using_annotations_(impl->params_.device->TraceUsingAnnotations()), in ExecutorState()
1798 MightTrace(item, event_collector_, trace_using_annotations_))) { in Process()
1802 if (trace_using_annotations_) { in Process()