Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_rematerialization.cc344 Status EndInstruction();
597 Status MemoryUsageTracker::EndInstruction() { in EndInstruction() function in xla::__anon6c3ee80d0111::MemoryUsageTracker
949 TF_RETURN_IF_ERROR(tracker.EndInstruction()); in ComputePeakMemory()
1167 TF_RETURN_IF_ERROR(memory_tracker.EndInstruction()); in RematerializeComputation()