Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_assignment.h818 virtual Status FindAllocationSequence(const HloLiveRange& hlo_live_range,
Dmemory_space_assignment.cc2666 TF_RETURN_IF_ERROR(FindAllocationSequence(hlo_live_range, alias_analysis)); in RunMemorySpaceAssignment()
2689 Status MemorySpaceAssignment::FindAllocationSequence( in FindAllocationSequence() function in xla::MemorySpaceAssignment