82 次代码提交 (def7a0fd19c1629903c3b073b4df265407719a07)

作者 SHA1 备注 提交日期
  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 年前
  Glenn Jocher 8918e63476
Increase FLOPS robustness (#1608) 3 年前
  yujun 05a955a3f6
FLOPS computation device bug fix (#1447) 3 年前
  Glenn Jocher 9f27902368 Improved FLOPS computation (#1398) 3 年前
  Glenn Jocher d8f5fcfe87
Improved FLOPS computation (#1398) 3 年前