Major changes
- Add quantized version of Conv2D, MatMul, Binary, ResizeImage ops
- Add Conv2DTranspose op
- Add best fit memory allocation solver (enabled by default, see [usage](https://github.com/kendryte/nncase/tree/master/docs/USAGE.md))
- Update documentation
Bugs fixes
- Fix a bug in TFLite Softmax lowering
Tips
- Beta1 version support **tflite** and **caffe** importer