Skip to content

coremltools 5.1

Compare
Choose a tag to compare
@TobyRoseman TobyRoseman released this 09 Nov 18:31
· 276 commits to main since this release
acadd11
  • New supported PyTorch operations: broadcast_tensors, frobenius_norm, full, norm and scatter_add.
  • Automatic support for inplace PyTorch operations if non-inplace operation is supported.
  • Support PyTorch 1.9.1
  • Various other bug fixes, optimizations and improvements.