Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dallocator.h72 struct MemoryDebugAnnotation { struct
83 static const MemoryDebugAnnotation& CurrentAnnotation() { in CurrentAnnotation()
137 static thread_local MemoryDebugAnnotation annotation_;
140 MemoryDebugAnnotation last_annotation_;
Dallocator.cc30 thread_local MemoryDebugAnnotation ScopedMemoryDebugAnnotation::annotation_;