Home
last modified time | relevance | path

Searched defs:TraceUsingAnnotations (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Ddevice.h112 virtual bool TraceUsingAnnotations() const { return false; } in TraceUsingAnnotations() function
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_device.h73 bool TraceUsingAnnotations() const { return true; } in TraceUsingAnnotations() function