Skip to content

coremltools 2.0

Choose a tag to compare

@aseemw aseemw released this 20 Sep 22:40
aebd6b3
  • Support for quantizing Neural Network models (1-8 bits)
  • Support for specifying flexible shapes for model inputs
  • Added NN builder support for new neural network layers: resize_bilinear, crop_resize
  • Added utilities for visualizing and printing summary of neural network models
  • Miscellaneous fixes