Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/utils/
Dxplane_schema.h238 bool IsStatType(StatType stat_type, absl::string_view stat_name);
240 inline bool IsStatType(StatType stat_type, absl::string_view stat_name) { in IsStatType() function