• Glenn Jocher's avatar
    Add `--cache val` (#6663) · 7b80545e
    Glenn Jocher 提交于
    New `--cache val` argument will cache validation set only into RAM. Should help multi-GPU training speeds without consuming as much RAM as full `--cache ram`.
    7b80545e
train.py 33.1 KB