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

There are important files that Microsoft projects should all have that are not present in this repository. A pull request has been opened to add the missing file(s). When the...

Platform (like ubuntu 16.04/win10): Ubuntu 16.04 Python version: Anaconda Python 3.6 (Willing to use any) Source framework with version (like Tensorflow 1.4.1 with GPU): Caffe 1.0 Destination framework with version...

Please accept this contribution adding the standard Microsoft SECURITY.MD :lock: file to help the community understand the security policy and how to safely report security issues. GitHub uses the presence...

Is there any plans to transfer onnx to IR or onnx to Pytorch?

Platform Win 7 Python version: 3.8 Source framework with version Tensorflow 1.4.1 without GPU Pre-trained model path (webpath or webdisk path): Could you test this model ? [GFPGANv1.3.pth](https://github.com/TencentARC/GFPGAN/releases/download/v1.3.0/GFPGANv1.3.pth)

https://github.com/Microsoft/MMdnn/blob/master/mmdnn/conversion/pytorch/README.md #PingMSFTDocs

These slight code adjustments aim to enhance Pythonic quality by incorporating python `str.join`

Platform (like ubuntu 16.04/win10): Ubuntu 16 Python version: 2.7 Source framework with version (like Tensorflow 1.4.1 with GPU): Caffe Destination framework with version (like CNTK 2.3 with GPU): Pytorch 0.4.1...

I got this error when I try to pass a model from IR to Pytorch: RuntimeError: output with shape [96] doesn't match the broadcast shape [1, 1, 1, 96] The...