Update W&B message to `LOGGER.info()` (#7064) e278fd6 unverified glenn-jocher commited on Mar 20, 2022
Update `--cache disk` deprecate `*_npy/` dirs (#6876) 4728840 unverified glenn-jocher commited on Mar 6, 2022
W&B: Improve resume stability (#6611) 51f7750 unverified Ayush Chaurasia glenn-jocher commited on Feb 12, 2022
Fix `ROOT / data` when running W&B `log_dataset()` (#6606) cb2ad9f unverified or-toledano commited on Feb 10, 2022
Flush callbacks when on `--evolve` (#6374) 9bcc32a unverified Ayush Chaurasia glenn-jocher commited on Jan 20, 2022
W&B: Log best results after training ends (#6120) 9155eb8 unverified Ayush Chaurasia glenn-jocher commited on Dec 30, 2021
W&B: track batch size after autobatch (#6039) db6ec66 unverified Ayush Chaurasia glenn-jocher commited on Dec 23, 2021
Handle non-TTY `wandb.errors.UsageError` (#5839) bc48457 unverified glenn-jocher commited on Dec 1, 2021
W&B: refactor W&B tables (#5737) f2ca30a unverified Ayush Chaurasia pre-commit-ci[bot] glenn-jocher commited on Nov 25, 2021
Prune unused imports (#5711) eb51ffd unverified Jirka Borovec pre-commit-ci[bot] commited on Nov 19, 2021
W&B refactor, handle exceptions, CI example (#5618) 540ef0d unverified Ayush Chaurasia glenn-jocher commited on Nov 14, 2021
precommit: isort (#5493) 0155548 unverified Jirka Borovec pre-commit-ci[bot] glenn-jocher commited on Nov 4, 2021
Add pre-commit CI actions (#4982) ed887b5 unverified Jirka Borovec glenn-jocher commited on Oct 28, 2021
W&B: fix DDP with wandb disabled (#5163) d0bfeb3 unverified Ayush Chaurasia glenn-jocher commited on Oct 13, 2021
W&B: Login only in master processes (#4866) 9febea7 unverified Ayush Chaurasia commited on Sep 20, 2021
Replace `path.absolute()` with `path.resolve()` (#4763) c47be26 unverified glenn-jocher commited on Sep 11, 2021
Add `callbacks` to train function in W&B sweep (#4742) 19e28e3 unverified Josh Veitch-Michaelis glenn-jocher commited on Sep 10, 2021
DDP `torch.jit.trace()` `--sync-bn` fix (#4615) 50a9828 unverified glenn-jocher commited on Aug 30, 2021
W&B: Don't log models in evolve operation (#4611) 11e7c7b unverified Ayush Chaurasia commited on Aug 30, 2021
TensorBoard `on_train_end()` speed improvements (#4605) dc13820 unverified glenn-jocher commited on Aug 30, 2021
W&B: Refactor the wandb_utils.py file (#4496) 7316b78 unverified Ayush Chaurasia glenn-jocher commited on Aug 23, 2021
W&B: Add advanced features tutorial (#4384) 75d323d unverified Ayush Chaurasia glenn-jocher commited on Aug 11, 2021
W&B: suppress warnings (#4257) cd540d8 unverified Ayush Chaurasia glenn-jocher commited on Aug 1, 2021
Add `train.py` and `val.py` callbacks (#4220) b74929c unverified Kalen Michael glenn-jocher commited on Jul 31, 2021
W&B: More improvements and refactoring (#4205) 750465e unverified Ayush Chaurasia glenn-jocher commited on Jul 28, 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