实例分割训练,batchsize 是1了,迭代轮数6
收藏
Out of memory error on GPU 0. Cannot allocate 7.781267GB memory on GPU 0, 4.701709GB memory has been allocated and available memory is only 5.297803GB.
Please check whether there is any other process using GPU 0.
1. If yes, please stop them, or start PaddlePaddle on another GPU.
2.If no, please decrease the batch size of your model.
0
收藏
请登录后评论
显卡的显存不太够用了
你可以使用消耗算力为1的环境运行
batchsize 1 参数量这也太大了