Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.cc1607 for (const HeapSimulator::HeapResult<HloValue>& heap_result : in AssignBuffersFromHeapSimulator() local
1610 assignment->NewEmptyAllocation(heap_result.heap_size, color); in AssignBuffersFromHeapSimulator()
1611 for (const auto& buffer_chunk : heap_result.chunk_map) { in AssignBuffersFromHeapSimulator()