Home
last modified time | relevance | path

Searched refs:hlo_total_order (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dthunk_schedule.cc53 const std::vector<HloInstruction*>& hlo_total_order) in ThunkSchedule() argument
61 for (HloInstruction* hlo : hlo_total_order) { in ThunkSchedule()
Dthunk_schedule.h51 const std::vector<HloInstruction*>& hlo_total_order);