Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_rematerialization.cc339 Status BeginInstruction(Item* item);
570 Status MemoryUsageTracker::BeginInstruction(Item* item) { in BeginInstruction() function in xla::__anon6c3ee80d0111::MemoryUsageTracker
944 TF_RETURN_IF_ERROR(tracker.BeginInstruction(item)); in ComputePeakMemory()
1016 TF_RETURN_IF_ERROR(memory_tracker.BeginInstruction(item)); in RematerializeComputation()