Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_assignment.cc3284 for (const Chunk& overlapping_chunk : in VerifyAndExportHeapSimulatorTrace() local
3286 if (chunk.OverlapsWith(overlapping_chunk)) { in VerifyAndExportHeapSimulatorTrace()
3291 chunk.size, overlapping_chunk.offset, overlapping_chunk.size); in VerifyAndExportHeapSimulatorTrace()