Searched refs:RecordRawDeallocation (Results 1 – 8 of 8) sorted by relevance
/external/tensorflow/tensorflow/core/framework/ |
D | log_memory.h | 104 static void RecordRawDeallocation(const string& operation, int64 step_id,
|
D | log_memory.cc | 90 void LogMemory::RecordRawDeallocation(const string& operation, in RecordRawDeallocation() function in tensorflow::LogMemory
|
/external/tensorflow/tensorflow/lite/delegates/flex/ |
D | buffer_map.cc | 53 tensorflow::LogMemory::RecordRawDeallocation( in LogDeallocation()
|
/external/tensorflow/tensorflow/core/common_runtime/gpu/ |
D | gpu_event_mgr.h | 138 LogMemory::RecordRawDeallocation(iu.bufrec.operation, in FreeMemory()
|
D | gpu_event_mgr.cc | 130 LogMemory::RecordRawDeallocation(ue->bufrec.operation, in ~EventMgr()
|
D | gpu_util.cc | 177 LogMemory::RecordRawDeallocation("SetProtoFromGPU", in SetProtoFromGPU()
|
D | gpu_device.cc | 164 LogMemory::RecordRawDeallocation(operation_, step_id_, buffer, allocator_, in deallocate() 207 LogMemory::RecordRawDeallocation(data->operation_, data->step_id_, in asyncFree()
|
/external/tensorflow/tensorflow/c/ |
D | c_api.cc | 185 tensorflow::LogMemory::RecordRawDeallocation( in deallocate_buffer()
|