Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dheap_simulator.cc495 const Result no_frag_result = no_fragmentation_stats_->Finish(); in Finish() local
496 result.fragmentation_size = result.heap_size - no_frag_result.heap_size; in Finish()