Feature `python train.py --cache disk` (#4049) 2d99063 unverified junji hashimoto glenn-jocher commited on Aug 2, 2021
Add `train.py` and `val.py` callbacks (#4220) b74929c unverified Kalen Michael glenn-jocher commited on Jul 31, 2021
Add `python train.py --freeze N` argument (#4238) bceb57b unverified IneovaAI glenn-jocher commited on Jul 30, 2021
Explicit `requirements.txt` location (#4225) c2c958c unverified glenn-jocher commited on Jul 29, 2021
W&B: Restructure code to support the new dataset_check() feature (#4197) e88e8f7 unverified Ayush Chaurasia glenn-jocher commited on Jul 28, 2021
Train from `--data path/to/dataset.zip` feature (#4185) 5d66e48 unverified glenn-jocher commited on Jul 28, 2021
Refactor train.py and val.py `loggers` (#4137) efe60b5 unverified glenn-jocher commited on Jul 24, 2021
Evolution commented `hyp['anchors']` fix (#3887) 8930e22 unverified glenn-jocher commited on Jul 5, 2021
`--evolve 300` generations CLI argument (#3863) d3e9d69 unverified san-soucie sansoucie glenn-jocher commited on Jul 4, 2021
Fix warmup `accumulate` (#3722) 3974d72 unverified yellowdolphin glenn-jocher commited on Jun 28, 2021
Update seeds for single-GPU reproducibility (#3789) 92d49fd unverified glenn-jocher commited on Jun 26, 2021
Add optional dataset.yaml `path` attribute (#3753) f79d747 unverified glenn-jocher commited on Jun 24, 2021
Force non-zero hyp evolution weights `w` (#3748) ae4261c unverified glenn-jocher commited on Jun 23, 2021
Update 4 main ops for paths and .run() (#3715) 1f69d12 unverified glenn-jocher commited on Jun 21, 2021
[x]W&B: Don't resume transfer learning runs (#3604) 75c0ff4 unverified Ayush Chaurasia commited on Jun 21, 2021
Update DDP backend `if dist.is_nccl_available()` (#3705) e8810a5 unverified glenn-jocher commited on Jun 20, 2021
Eliminate `total_batch_size` variable (#3697) b3e2f4e unverified glenn-jocher commited on Jun 19, 2021
Update DDP for `torch.distributed.run` with `gloo` backend (#3680) fad27c0 unverified glenn-jocher commited on Jun 19, 2021
Slightly modify CLI execution (#3687) bfb2276 unverified lb-desupervised Lewis Belcher commited on Jun 19, 2021
Update `WORLD_SIZE` and `RANK` retrieval (#3670) 2296f15 unverified glenn-jocher commited on Jun 17, 2021
Update `train(hyp, *args)` to accept `hyp` file or dict (#3668) fa201f9 unverified glenn-jocher commited on Jun 17, 2021