Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.cc1158 auto get_heap_algorithm = [&](int64 alignment) { in AssignBuffersWithSequentialOrdering() local
1198 HeapSimulator::Run(get_heap_algorithm(alignment), in AssignBuffersWithSequentialOrdering()
1228 HeapSimulator::Run(get_heap_algorithm(alignment), *computation, in AssignBuffersWithSequentialOrdering()