Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/internal/cpu/
Dannotation_stack.h72 static void PopAnnotation(size_t old_length) { in PopAnnotation() function
/external/tensorflow/tensorflow/core/profiler/lib/
Dscoped_annotation.h88 AnnotationStack::PopAnnotation(old_length_); in ~ScopedAnnotation()