Searched defs:profile_index_map (Results 1 – 3 of 3) sorted by relevance
55 HloProfileIndexMap profile_index_map(*hlo_module); in TEST_F() local
774 std::unique_ptr<HloProfileIndexMap> profile_index_map; in RunBackend() local
2700 const std::unordered_map<const T*, int64>& profile_index_map) { in GetProfileCounterCommon()