Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dbuffer_assignment.cc1466 bool run_whole_module_heap_simulation, BufferAssignment* assignment) { in AssignBuffersWithSequentialOrdering() argument
1489 if (run_whole_module_heap_simulation) { in AssignBuffersWithSequentialOrdering()
1773 const bool run_whole_module_heap_simulation = in CreateAssignment() local
1776 << run_whole_module_heap_simulation; in CreateAssignment()
1782 buffers_to_assign_sequentially, run_whole_module_heap_simulation, in CreateAssignment()
H A Dbuffer_assignment.h688 bool run_whole_module_heap_simulation, BufferAssignment* assignment);