86 커밋 (436ffc417ac2312de18287ddc4f87bdc2f7f5734)

작성자 SHA1 메시지 날짜
  Glenn Jocher 436ffc417a
`select_device()` cleanup (#6302) 2 년 전
  Henry a1a9c6884c
Fixing bug multi-gpu training (#6299) 2 년 전
  Glenn Jocher e7bf38277f
Fix `device` count check (#6290) 2 년 전
  Felix You c45f9f678d
Make `select_device()` robust to `batch_size=-1` (#5940) 2 년 전
  Glenn Jocher 7ebb5e5da6
Add `notebook_init()` to utils/__init__.py (#5488) 2 년 전
  Glenn Jocher 3883261143
New `DetectMultiBackend()` class (#5549) 2 년 전
  Glenn Jocher 79bca2bf64
`LOGGER` consolidation (#5569) 2 년 전
  Glenn Jocher e189fa15ea
`intersect_dicts()` in hubconf.py fix (#5542) 2 년 전
  Glenn Jocher 5866646cc8
Fix float zeros format (#5491) 2 년 전
  Glenn Jocher 84a8099b75
Update torch_utils.py import `LOGGER` (#5483) 2 년 전
  Glenn Jocher df30426c03
Improve GPU name (#5478) 2 년 전
  Glenn Jocher 5d4258fac5
Fix MixConv2d() remove shortcut + apply depthwise (#5410) 2 년 전
  Jirka Borovec ed887b5976
Add pre-commit CI actions (#4982) 2 년 전
  Glenn Jocher ca19df5f7f
Add `autobatch` feature for best `batch-size` estimation (#5092) 2 년 전
  Glenn Jocher 441b47c443
More informative `EarlyStopping()` message (#5303) 2 년 전
  Glenn Jocher 84bfa89236
Consolidate `init_seeds()` (#4849) 3 년 전
  Glenn Jocher 548745181a
EarlyStopper updates (#4679) 3 년 전
  Glenn Jocher 93cc015748
Add EarlyStopping feature (#4576) 3 년 전
  Glenn Jocher 19d03a955c
Remove DDP process group timeout (#4422) 3 년 전
  Glenn Jocher 24bea5e4b7
Standardize headers and docstrings (#4417) 3 년 전
  imyhxy 771ac6c53d
Fixed logging level in distributed mode (#4284) 3 년 전
  Glenn Jocher d8f18834a2
Update `profile()` for CUDA Memory allocation (#4239) 3 년 전
  Glenn Jocher 9468657502
Update profiler (#4236) 3 년 전
  Glenn Jocher f7d8562060
`val.py` refactor (#4053) 3 년 전
  Glenn Jocher 6a3ee7cf03
Hub models `map_location=device` (#3894) 3 년 전
  Glenn Jocher fad27c0046
Update DDP for `torch.distributed.run` with `gloo` backend (#3680) 3 년 전
  Glenn Jocher 8b5086c21b
Multi-GPU default to single device 0 (#3554) 3 년 전
  Glenn Jocher f3c3d2ce5d
Merge `develop` branch into `master` (#3518) 3 년 전
  chocosaj 3cb9ad4fc4
Update FLOPs description (#3422) 3 년 전
  Glenn Jocher aad99b63d6
TensorBoard DP/DDP graph fix (#3325) 3 년 전
  Glenn Jocher f3402353fb
check `batch_size % utilized_device_count` (#3276) 3 년 전
  Glenn Jocher 866bc7d640
Speed profiling improvements (#2648) 3 년 전
  Glenn Jocher 2e95cf3d79
Improve git_describe() fix 1 (#2635) 3 년 전
  Glenn Jocher 6e8c5b7678
Improve git_describe() (#2633) 3 년 전
  Glenn Jocher 0ff5aeca61
Create date_modified() (#2616) 3 년 전
  Glenn Jocher 77415a42e5
Update git_describe() for remote dir usage (#2606) 3 년 전
  Glenn Jocher 9b11f0c58b
PyTorch Hub models default to CUDA:0 if available (#2472) 3 년 전
  Glenn Jocher f01f3223d5
Integer printout (#2450) 3 년 전
  xiaowo1996 83dc1b4484
FLOPS min stride 32 (#2276) 3 년 전
  Glenn Jocher ffef77124e
Update torch_utils.py (#1895) 3 년 전
  Glenn Jocher 6ab589583c
Add colorstr() (#1887) 3 년 전
  Glenn Jocher 69be8e738f
YOLOv5 v4.0 Release (#1837) 3 년 전
  Glenn Jocher 9f5a18bb80
Torch CUDA synchronize update (#1826) 3 년 전
  Glenn Jocher c0ffcdf998
Display correct CUDA devices (#1776) 3 년 전
  Glenn Jocher 3004fb5bc1
Automatic m.half() profile on x.half() 3 년 전
  Glenn Jocher 0bd9c48609
Update torch_utils.py 3 년 전
  Glenn Jocher 394d1c89f3
Input channel yaml['ch'] addition (#1741) 3 년 전
  Glenn Jocher 8bc0027afc
Update loss criteria constructor (#1711) 3 년 전
  NanoCode012 035ac82ed0
Fix torch multi-GPU --device error (#1701) 3 년 전
  Glenn Jocher ada90e3901
Profile() feature addition (#1673) 3 년 전