Home
last modified time | relevance | path

Searched refs:need_allocation (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_assignment_best_fit_repacker.cc41 bool need_allocation = true; in ImportAllocationBlocks() local
48 need_allocation = false; in ImportAllocationBlocks()
55 need_allocation}; in ImportAllocationBlocks()
Dheap_simulator.h383 bool need_allocation; member
Dheap_simulator.cc823 if (!buffer_interval.need_allocation) { in Finish()
994 if (!buffer_interval.need_allocation) { in Finish()
Dmemory_space_assignment.cc106 interval.need_allocation = true; in FindCrossProgramPrefetchCandidate()
1127 if (!interval.need_allocation) { in Finish()