Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dlog_memory.h104 static void RecordRawDeallocation(const string& operation, int64 step_id,
Dlog_memory.cc90 void LogMemory::RecordRawDeallocation(const string& operation, in RecordRawDeallocation() function in tensorflow::LogMemory
/external/tensorflow/tensorflow/lite/delegates/flex/
Dbuffer_map.cc53 tensorflow::LogMemory::RecordRawDeallocation( in LogDeallocation()
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_event_mgr.h138 LogMemory::RecordRawDeallocation(iu.bufrec.operation, in FreeMemory()
Dgpu_event_mgr.cc130 LogMemory::RecordRawDeallocation(ue->bufrec.operation, in ~EventMgr()
Dgpu_util.cc177 LogMemory::RecordRawDeallocation("SetProtoFromGPU", in SetProtoFromGPU()
Dgpu_device.cc164 LogMemory::RecordRawDeallocation(operation_, step_id_, buffer, allocator_, in deallocate()
207 LogMemory::RecordRawDeallocation(data->operation_, data->step_id_, in asyncFree()
/external/tensorflow/tensorflow/c/
Dc_api.cc185 tensorflow::LogMemory::RecordRawDeallocation( in deallocate_buffer()