Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dlog_memory.h104 static void RecordRawDeallocation(const std::string& operation, int64 step_id,
Dlog_memory.cc89 void LogMemory::RecordRawDeallocation(const string& operation, in RecordRawDeallocation() function in tensorflow::LogMemory
/external/tensorflow/tensorflow/lite/delegates/flex/
Dbuffer_map.cc54 tensorflow::LogMemory::RecordRawDeallocation( in LogDeallocation()
/external/tensorflow/tensorflow/c/
Dtf_tensor.cc61 LogMemory::RecordRawDeallocation( in deallocate_buffer()
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_util.cc176 LogMemory::RecordRawDeallocation("SetProtoFromGPU", in SetProtoFromGPU()
Dgpu_device.cc166 LogMemory::RecordRawDeallocation(operation_, step_id_, buffer, allocator_, in deallocate()
209 LogMemory::RecordRawDeallocation(data->operation_, data->step_id_, in asyncFree()