Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.cc1150 bool run_whole_module_heap_simulation, BufferAssignment* assignment) { in AssignBuffersWithSequentialOrdering() argument
1168 if (run_whole_module_heap_simulation) { in AssignBuffersWithSequentialOrdering()
1806 const bool run_whole_module_heap_simulation = in CreateAssignment() local
1809 buffers_to_assign_sequentially, run_whole_module_heap_simulation, in CreateAssignment()
Dbuffer_assignment.h594 bool run_whole_module_heap_simulation, BufferAssignment* assignment);