Fix2 `select_device()` for Multi-GPU (#6461) d8b5beb unverified glenn-jocher commited on Jan 28, 2022
Reuse `de_parallel()` rather than `is_parallel()` (#6354) 4e841b9 unverified imyhxy commited on Jan 20, 2022
Make `select_device()` robust to `batch_size=-1` (#5940) c45f9f6 unverified Felix You glenn-jocher commited on Dec 10, 2021
Add `notebook_init()` to utils/__init__.py (#5488) 7ebb5e5 unverified glenn-jocher pre-commit-ci[bot] commited on Nov 9, 2021
New `DetectMultiBackend()` class (#5549) 3883261 unverified glenn-jocher pre-commit-ci[bot] commited on Nov 9, 2021
`LOGGER` consolidation (#5569) 79bca2b unverified glenn-jocher pre-commit-ci[bot] commited on Nov 8, 2021
`intersect_dicts()` in hubconf.py fix (#5542) e189fa1 unverified glenn-jocher commited on Nov 6, 2021
Update torch_utils.py import `LOGGER` (#5483) 84a8099 unverified glenn-jocher commited on Nov 3, 2021
Fix MixConv2d() remove shortcut + apply depthwise (#5410) 5d4258f unverified glenn-jocher commited on Oct 30, 2021
Add pre-commit CI actions (#4982) ed887b5 unverified Jirka Borovec glenn-jocher commited on Oct 28, 2021
Add `autobatch` feature for best `batch-size` estimation (#5092) ca19df5 unverified glenn-jocher commited on Oct 25, 2021
More informative `EarlyStopping()` message (#5303) 441b47c unverified glenn-jocher commited on Oct 22, 2021
Fixed logging level in distributed mode (#4284) 771ac6c unverified imyhxy fkwong commited on Aug 3, 2021
Update `profile()` for CUDA Memory allocation (#4239) d8f1883 unverified glenn-jocher commited on Jul 30, 2021
Update DDP for `torch.distributed.run` with `gloo` backend (#3680) fad27c0 unverified glenn-jocher commited on Jun 19, 2021
Merge `develop` branch into `master` (#3518) f3c3d2c unverified glenn-jocher Piotr Skalski SkalskiP Peretz Cohen tudoulei chocosaj BuildTools developer0hye Sam_S Samridha Shrestha edificewang commited on Jun 8, 2021
check `batch_size % utilized_device_count` (#3276) f340235 unverified glenn-jocher commited on May 21, 2021
Update git_describe() for remote dir usage (#2606) 77415a4 unverified glenn-jocher commited on Mar 26, 2021
PyTorch Hub models default to CUDA:0 if available (#2472) 9b11f0c unverified glenn-jocher commited on Mar 15, 2021