Commit History
Hub models `map_location=device` (#3894)
6a3ee7c
unverified
Update DDP for `torch.distributed.run` with `gloo` backend (#3680)
fad27c0
unverified
Multi-GPU default to single device 0 (#3554)
8b5086c
unverified
Merge `develop` branch into `master` (#3518)
f3c3d2c
unverified


TensorBoard DP/DDP graph fix (#3325)
aad99b6
unverified
check `batch_size % utilized_device_count` (#3276)
f340235
unverified
Speed profiling improvements (#2648)
866bc7d
unverified
Improve git_describe() fix 1 (#2635)
2e95cf3
unverified
Improve git_describe() (#2633)
6e8c5b7
unverified
Create date_modified() (#2616)
0ff5aec
unverified
Update git_describe() for remote dir usage (#2606)
77415a4
unverified
PyTorch Hub models default to CUDA:0 if available (#2472)
9b11f0c
unverified
Integer printout (#2450)
f01f322
unverified
FLOPS min stride 32 (#2276)
83dc1b4
unverified
xiaowo1996
commited on
Update torch_utils.py (#1895)
ffef771
unverified
Add colorstr() (#1887)
6ab5895
unverified
YOLOv5 v4.0 Release (#1837)
69be8e7
unverified
Torch CUDA synchronize update (#1826)
9f5a18b
unverified
Display correct CUDA devices (#1776)
c0ffcdf
unverified
Automatic m.half() profile on x.half()
3004fb5
unverified
Update torch_utils.py
0bd9c48
unverified
Input channel yaml['ch'] addition (#1741)
394d1c8
unverified
Update loss criteria constructor (#1711)
8bc0027
unverified
Fix torch multi-GPU --device error (#1701)
035ac82
unverified
Profile() feature addition (#1673)
ada90e3
unverified
Increase FLOPS robustness (#1608)
8918e63
unverified
FLOPS computation device bug fix (#1447)
05a955a
unverified
Improved FLOPS computation (#1398)
9f27902
Improved FLOPS computation (#1398)
d8f5fcf
unverified
Utils reorganization (#1392)
fe341fa
unverified
PyTorch version to screen and cleanup (#1325)
19e2482
unverified
PyTorch 1.7.0 Compatibility Updates (#1233)
c8c5ef3
unverified
Simplified inference (#1153)
3b57cb5
unverified
torchvision nms bug fix
124f0e8
classifier, export, torch seed updates
883924d
.fuse() gradient introduction bug fix
89655a8
add support for DWConv fuse operation (#898)
c5969f7
unverified
tkianai
commited on