Home
last modified time | relevance | path

Searched defs:thunk_to_hlo (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dthunk_schedule.cc53 absl::flat_hash_map<const Thunk*, const HloInstruction*> thunk_to_hlo) in ThunkSchedule()
Dgpu_compiler.cc611 absl::flat_hash_map<const Thunk*, const HloInstruction*> thunk_to_hlo; in CompileModuleToLlvmIrImpl() local