Commit History
Add torch DP warning (#3698)
c1af67d
unverified
Eliminate `total_batch_size` variable (#3697)
b3e2f4e
unverified
Update DDP for `torch.distributed.run` with `gloo` backend (#3680)
fad27c0
unverified
Slightly modify CLI execution (#3687)
bfb2276
unverified
lb-desupervised
Lewis Belcher
commited on
Update `WORLD_SIZE` and `RANK` retrieval (#3670)
2296f15
unverified
Update TensorBoard (#3669)
045d5d8
unverified
Update `train(hyp, *args)` to accept `hyp` file or dict (#3668)
fa201f9
unverified
Update train.py (#3667)
6d6e2ca
unverified
Fix incorrect end epoch comment (#3612)
4c5d9bf
unverified
Wei Quan
commited on
train.py GPU memory fix (#3590)
4984cf5
unverified
Refactoring cleanup (#3565)
4695ca8
unverified
Update test.py profiling (#3555)
5948f20
unverified
Remove `is_coco` argument from `test()` (#3553)
63157d2
unverified
Remove `opt` from `create_dataloader()`` (#3552)
958ab92
unverified
On-demand `pycocotools` pip install (#3547)
ef0b5c9
unverified
Merge `develop` branch into `master` (#3518)
f3c3d2c
unverified


TensorBoard DP/DDP graph fix (#3325)
aad99b6
unverified
Improves docs and handling of entities and resuming by WandbLogger (#3264)
19100ba
unverified
Charles Frye
commited on
Fix TypeError: 'PosixPath' object is not iterable (#3285)
dd7f0b7
unverified
Assert `--image-weights` not combined with DDP (#3275)
10d56d7
unverified
TensorBoard add_graph() fix (#3236)
b7cd1f5
unverified
Update train.py (#3099)
60fe544
unverified
Update check_requirements() exclude list (#2974)
a833ee2
unverified
Implement yaml.safe_load() (#2876)
f7bc685
unverified
Detection cropping+saving feature addition for detect.py and PyTorch Hub (#2827)
c949fc8
unverified
Tensorboard model visualization bug fix (#2758)
6dd1083
unverified
Add TransformerLayer, TransformerBlock, C3TR modules (#2333)
1148e2e
unverified
Add --label-smoothing eps argument to train.py (default 0.0) (#2344)
9c803f2
unverified
W&B resume ddp from run link fix (#2579)
518c095
unverified
Ayush Chaurasia
commited on
Fix: evolve with wandb (#2634)
dc51e80
unverified
Ayush Chaurasia
commited on
W&B DDP fix 2 (#2587)
9f98201
unverified
Update tensorboard>=2.4.1 (#2576)
e5b0200
unverified
W&B DDP fix (#2574)
1bf9365
unverified
Ayush Chaurasia
commited on