• Taylor Robie's avatar
    ResNet eval_only mode (#5186) · d1c48afc
    Taylor Robie authored
    * Make ResNet robust to the case that epochs_between_evals does not divide train_epochs, and add an --eval_only option
    
    * add some comments to make the control flow easier to follow
    
    * address PR comments
    d1c48afc
resnet_run_loop.py 22.5 KB