OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mutable_profile_counters
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/compiler/xla/service/
hlo_execution_profile.h
149
std::vector<int64>*
mutable_profile_counters
() { return &profile_counters_; }
function in class:xla::HloExecutionProfile
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
cpu_executable.cc
160
? hlo_execution_profile->
mutable_profile_counters
()->data()
Completed in 211 milliseconds