Open andyfan0618 opened 7 years ago
two possibilities I think of, one is your GPU mmory is not enough, the second is if you use latest torch with all new libraries, I guess there is a memory leak happening in checkpoints.lua . Try running the code without checkpointing in main.lua
Same problem here.
Same problem here.
@erogol Thanks for your help! After running without checkpointing in main.lua it complete without 'killed' So is it because of memory leak in the function 'save' inside checkpoin.lua?
@andyfan0618 there was a memory leak in Torch that got triggered by the checkpointing code. If you update or reinstall Torch it should be fixed
已砍掉 = killed