Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dmemory_space_assignment.cc1021 instruction_schedule = hlo_live_range_.instruction_schedule(); in CreateAllocationValues() local
1172 const auto& instruction_schedule = hlo_live_range_.instruction_schedule(); in IsUseAllowedInAlternateMemory() local
1308 const auto& instruction_schedule = hlo_live_range_.instruction_schedule(); in AppendBufferInfoDebugString() local
1664 const auto& instruction_schedule = hlo_live_range_.instruction_schedule(); in AllocateAllocationValues() local
2126 const auto& instruction_schedule = hlo_live_range_.instruction_schedule(); in AllocateCrossProgramPrefetchBuffer() local
2399 const auto& instruction_schedule = hlo_live_range_.instruction_schedule(); in AddInputAndOutputRequiredAssignments() local
H A Dhlo_live_range.h79 instruction_schedule() const { in instruction_schedule() function
H A Dbuffer_assignment.cc865 const auto& instruction_schedule = live_ranges.instruction_schedule(); in BufferInfoString() local