coremltools 6.0b2
Pre-release
Pre-release
- Support for new MIL ops added in iOS16/macOS13:
pixel_unshuffle,resample,topk - Update coremltools python bindings to work with GRAYSCALE_FLOAT16 image datatype of CoreML
- New compute unit enum type:
CPU_AND_NE - New PyTorch ops:
AdaptiveAvgPool2d,cosine_similarity,eq,linalg.norm,linalg.matrix_norm,linalg.vector_norm,ne,PixelUnshuffle - Support for
identity_nTensorFlow op - Various other bug fixes, optimizations and improvements.