Home
last modified time | relevance | path

Searched defs:profile_index_map (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_execution_profile_test.cc54 HloProfileIndexMap profile_index_map(*hlo_module); in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dir_emitter.cc2991 const absl::flat_hash_map<const T*, int64_t>& profile_index_map) { in GetProfileCounterCommon()