我正在Tensorflow的LSTM上训练一些音乐数据,在GPU内存分配方面遇到了一些问题,我不明白:我遇到了一个OOM,而实际上似乎仍然有足够的VRAM可用。*******************************xxxxxxxxxxxxxx W tensorflow/core/common_runtime/bfc_allocator.cc:275]内存不足有关内存状态,请参见日志。/gpu_device.cc:906] DMA: 0
I tensorfl
我尝试使用OpenCL释放GPU中已分配的内存cl_int* A = new cl_int[arraySize];event.setCallback(CL_COMPLETE, &whenWritten);在回调whenWritten运行几秒后(编写完整的文本),程序内存增加,并在windows10中使用TaskManager (专用内存使用量),我在图表中也看到了内