v1.5.2
- Updated to pytorch=1.8.0 and cudatoolkit=10.1
- Overhauled metric computation.
- Much cleaner code
- Drastic reduction in metric computation time, since preprocessing is now shared for many metrics, e.g. getting the max-probability class for accuracy / precision / recall / f1, etc.