@错误 InternalError: Blas GEMV launch failed: m=2, n=256 [Op:MatMul] name: MatMul/

问题

错误 InternalError: Blas GEMV launch failed: m=2, n=256 [Op:MatMul] name: MatMul/
错误 InternalError: Blas GEMV launch failed: m=2, n=256 [Op:MatMul] name: MatMul/

问题原因

内存占用过多

问题解决办法

关闭任务管理器中的python
关闭开的cmd
关闭juptyter notebook
重新打开jupyter notebook

相关文章: