pytorch,深度学习,多曝光融合

windows11系统,python=3.6.2,pytorch=1.0.0,cuda=10.0

这是下载的论文代码,作者使用的ubantu系统

报错:RuntimeError: $ Torch: not enough memory: you tried to allocate 19GB. Buy new RAM! at ..\aten\src\TH\THGeneral.cpp:201

不是提示你了吗,RAM也就是内存不足啊,batch size改小点