How to shuffle a Numpy array file when it is too large for the memory to load?

后端 未结 0 928
无人共我
无人共我 2020-12-09 12:36

I am trying to split this 60GB Numpy array file and shuffle it for my model training, but I couldn\'t load it with just np.load since my computer ran out of mem

相关标签:
回答
  • 消灭零回复
提交回复
热议问题