Searched refs:RecordTensorDeallocation (Results 1 – 3 of 3) sorted by relevance
79 static void RecordTensorDeallocation(int64 allocation_id,
57 void LogMemory::RecordTensorDeallocation(const int64 allocation_id, in RecordTensorDeallocation() function in tensorflow::LogMemory
119 LogMemory::RecordTensorDeallocation(alloc_->AllocationId(data()), in RecordDeallocation()