Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dallocator.h74 int64 pending_step_id = 0; member
97 annotation_.pending_step_id = step_id; in ScopedMemoryDebugAnnotation()
119 annotation_.pending_step_id = step_id; in ScopedMemoryDebugAnnotation()
130 annotation_.pending_step_id = 0; in CleanupAnnotation()
/external/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator.cc515 {"id", annotation.pending_step_id}, in AddTraceMe()
579 chunk->step_id = annotation.pending_step_id; in FindChunkPtr()