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