undertherain / benchmarker

modular framework for [not only] deep learning performance benchmarking
http://blackbird.pw/performance
Mozilla Public License 2.0
9 stars 5 forks source link

`from torch.cuda import amp` not working if torch has no `amp` #189

Open vatai opened 2 years ago

vatai commented 2 years ago

Loading amp should be made optional.