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.cc1410 bool run_whole_module_heap_simulation, BufferAssignment* assignment) { in AssignBuffersWithSequentialOrdering() argument
1433 if (run_whole_module_heap_simulation) { in AssignBuffersWithSequentialOrdering()
1685 const bool run_whole_module_heap_simulation = in CreateAssignment() local
1688 << run_whole_module_heap_simulation; in CreateAssignment()
1694 buffers_to_assign_sequentially, run_whole_module_heap_simulation, in CreateAssignment()
Dbuffer_assignment.h679 bool run_whole_module_heap_simulation, BufferAssignment* assignment);