OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:extra_metric_to_profile_idx_
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/compiler/xla/service/
hlo_execution_profile.h
88
return
extra_metric_to_profile_idx_
;
94
std::unordered_map<string, int64>
extra_metric_to_profile_idx_
;
member in class:xla::HloProfileIndexMap
hlo_execution_profile.cc
45
InsertOrDie(&
extra_metric_to_profile_idx_
, key, current_profile_index++);
Completed in 443 milliseconds