yolov5/utils/loggers
Josh Veitch-Michaelis 19e28e3bfe
Add `callbacks` to train function in W&B sweep (#4742)
* add callbacks to train function in wandb sweep

Fix following https://github.com/ultralytics/yolov5/pull/4688 which modified the function signature to `train`

* Cleanup

Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2021-09-10 16:28:52 +02:00
..
wandb Add `callbacks` to train function in W&B sweep (#4742) 2021-09-10 16:28:52 +02:00
__init__.py DDP `torch.jit.trace()` `--sync-bn` fix (#4615) 2021-08-30 18:35:07 +02:00