coremltools 4.1
- Support for python 2 deprecated. This release contains wheels for python 3.5, 3.6, 3.7, 3.8
- PyTorch converter updates:
- added translation methods for ops topK, groupNorm, log10, pad, stacked LSTMs
- support for PyTorch 1.7
- TensorFlow Converter updates:
- Added translation functions for ops Mfcc, AudioSpectrogram
- Miscellaneous Bug fixes