Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_execution_profile_test.cc55 HloProfileIndexMap profile_index_map(*hlo_module); in TEST_F() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dnvptx_compiler.cc774 std::unique_ptr<HloProfileIndexMap> profile_index_map; in RunBackend() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc2700 const std::unordered_map<const T*, int64>& profile_index_map) { in GetProfileCounterCommon()