Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/utils/
Dxplane_schema.cc56 using StatTypeStrMap = absl::flat_hash_map<StatType, absl::string_view>; typedef
235 const StatTypeStrMap& GetStatTypeStrMap() { in GetStatTypeStrMap()
237 new StatTypeStrMap(gtl::ReverseMap<StatTypeStrMap>(GetStatTypeMap())); in GetStatTypeStrMap()