Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dcpu_compiler.cc787 computation_to_profile_idx, in CreateHloProfilingArtifacts()
1150 computation_to_profile_idx; in CompileLegacyCpuExecutable() local
1442 computation_to_profile_idx; in CompileAheadOfTime() local
H A Dir_emitter.cc102 computation_to_profile_idx, in IrEmitter()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_execution_profile.h82 computation_to_profile_idx() const { in computation_to_profile_idx() function