coremltools 2.0
- 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