Searched refs:IsEnabledForAnnotations (Results 1 – 3 of 3) sorted by relevance
159 virtual bool IsEnabledForAnnotations() const = 0;
361 bool IsEnabledForAnnotations() const override { in IsEnabledForAnnotations() function in tensorflow::TraceCollectorImpl
1602 return trace_collector->IsEnabledForAnnotations(); in MightTrace()