failed to allocate 192.19M (201523200 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory
生活随笔
收集整理的这篇文章主要介绍了
failed to allocate 192.19M (201523200 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory
小编觉得挺不错的,现在分享给大家,帮大家做个参考.
解决方式:
import os
os.environ['CUDA_VISIBLE_DEVICES'] = '1'
总结
以上是生活随笔为你收集整理的failed to allocate 192.19M (201523200 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: Storm 安装
- 下一篇: Hbase 协处理器 RegionObs