Home
last modified time | relevance | path

Searched defs:hlo_profile_index_map (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_execution_profile.cc50 const HloProfileIndexMap& hlo_profile_index_map, in CreateHloProfilePrinterData()
126 const HloProfileIndexMap* hlo_profile_index_map) in HloExecutionProfile()
Dexecutable.h66 std::unique_ptr<HloProfileIndexMap> hlo_profile_index_map) in Executable()
153 const HloProfileIndexMap& hlo_profile_index_map() const { in hlo_profile_index_map() function
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_compiler.cc493 std::unique_ptr<HloProfileIndexMap>* hlo_profile_index_map, in CreateHloProfilingArtifacts()
620 std::unique_ptr<HloProfileIndexMap> hlo_profile_index_map; in RunBackend() local
845 std::unique_ptr<HloProfileIndexMap> hlo_profile_index_map; in CompileAheadOfTime() local
Dcpu_executable.cc56 std::unique_ptr<HloProfileIndexMap> hlo_profile_index_map) in CpuExecutable()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_executable.cc57 std::unique_ptr<HloProfileIndexMap> hlo_profile_index_map) in GpuExecutable()