[Ubuntu] [Python] MemoryError: Unable to allocate array with shape (x, x) and data type float64
错误信息MemoryError: Unable to allocate array with shape (430949, 430949) and data type float64系统环境Ubuntu 18.04 LTS Python 3.6原因分析据传 [1] 是因为触发了系统的 overcommit handing 模式。事情是这样的,我打算生成一个形状为[430...
转载
2019-12-31 18:22:18 ·
3791 阅读 ·
0 评论