Home
last modified time | relevance | path

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

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