MMdnn icon indicating copy to clipboard operation
MMdnn copied to clipboard

MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyT...

Results 113 MMdnn issues
Sort by recently updated
recently updated
newest added

Platform (like ubuntu 16.04/win10): ubuntu 20.04 Python version: 3.7 Source framework with version (like Tensorflow 1.4.1 with GPU): tf 1.14, Destination framework with version (like CNTK 2.3 with GPU): torch...

I found the supported src framework don't include coreml, but the dst framework include coreml.

https://github.com/microsoft/MMdnn/blob/master/mmdnn/conversion/pytorch/pytorch_parser.py #PingMSFTDocs