Closed lvdmaaten closed 7 years ago
PR https://github.com/facebook/fb.resnet.torch/pull/129 fixed an OOM issue when reloading large models via retrain, but forgot to do it when reloading checkpoints. This PR corrects that.
retrain
PR https://github.com/facebook/fb.resnet.torch/pull/129 fixed an OOM issue when reloading large models via
retrain
, but forgot to do it when reloading checkpoints. This PR corrects that.