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

torchprofe broke #167

Open vatai opened 3 years ago

vatai commented 3 years ago

The copied code from torchprof broke because pytorch profile changed. This should be implemented properly, with torchprof as a dependency (pip package) and not as a copied file from their repo which would need constant manual updating.