paddleclas训练报错
收藏
今早起来想用paddleclas,出现下面的问题
[Hint: 'cudaErrorMemoryAllocation'. The API call failed because it was unable to allocate enough memory to perform the requested operation. ] (at /paddle/paddle/fluid/platform/stream/cuda_stream.cc:45)
之前都没有问题,没更改过任何东西,是版本又更新了,不兼容了吗
0
收藏
请登录后评论
把参数调小一点看看吧,时好时坏?可能其他东西也在占用资源
cuda相关的我都是重启内核