Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/lib/
Dannotated_traceme.h43 scoped_annotation_.emplace(absl::string_view(name));
53 absl::optional<ScopedAnnotation> scoped_annotation_; variable