Searched refs:RecordRawDeallocation (Results 1 – 6 of 6) sorted by relevance
/external/tensorflow/tensorflow/core/framework/ |
D | log_memory.h | 104 static void RecordRawDeallocation(const std::string& operation, int64 step_id,
|
D | log_memory.cc | 89 void LogMemory::RecordRawDeallocation(const string& operation, in RecordRawDeallocation() function in tensorflow::LogMemory
|
/external/tensorflow/tensorflow/lite/delegates/flex/ |
D | buffer_map.cc | 54 tensorflow::LogMemory::RecordRawDeallocation( in LogDeallocation()
|
/external/tensorflow/tensorflow/c/ |
D | tf_tensor.cc | 61 LogMemory::RecordRawDeallocation( in deallocate_buffer()
|
/external/tensorflow/tensorflow/core/common_runtime/gpu/ |
D | gpu_util.cc | 176 LogMemory::RecordRawDeallocation("SetProtoFromGPU", in SetProtoFromGPU()
|
D | gpu_device.cc | 166 LogMemory::RecordRawDeallocation(operation_, step_id_, buffer, allocator_, in deallocate() 209 LogMemory::RecordRawDeallocation(data->operation_, data->step_id_, in asyncFree()
|