* Remove transpose convolution option in when using interpolate upsampling
0.2.1
-------------------
* Cleanup Makefile * Add interpolation resize test
0.2.0
-------------------
* Add option to upsample with interpolation instead of transpose conv. * Remove separate padding layer and use conv. built-in padding * Improvements to ONNX converter
0.1.37
-------------------
* Improve type annotations
0.1.36
-------------------
* Fix validation logging in MLFlow
0.1.35
-------------------
* Add support for deterministic validation patches