Commit Graph

9 Commits (c328b155e93dc637efd484cc43f4c5f3353a167e)

Author SHA1 Message Date
Ross Wightman c328b155e9 Random erasing crash fix and args pass through
5 years ago
Ross Wightman 9c3859fb9c Uniform pretrained model handling.
5 years ago
Ross Wightman 63e677d03b Merge branch 'master' of github.com:rwightman/pytorch-models
5 years ago
Ross Wightman 0bc50e84f8 Lots of refactoring and cleanup.
5 years ago
Ross Wightman c0e6e5f3db Add common model interface to pnasnet and xception, update factory
5 years ago
Ross Wightman 5180f94c7e Distributed (multi-process) train, multi-gpu single process train, and NVIDIA AMP support
5 years ago
Ross Wightman 5cb1a35c6b Fixup Resnext, remove alternate shortcut types
5 years ago
Ross Wightman 45cde6f0c7 Improve creation of data pipeline with prefetch enabled vs disabled, fixup inception_res_v2 and dpn models
5 years ago
Ross Wightman 2295cf56c2 Add some Nvidia performance enhancements (prefetch loader, fast collate), and refactor some of training and model fact/transforms
5 years ago