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

This PR adds a [CITATION.cff file](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-citation-files), styled after [the one used for TensorFlow](https://github.com/tensorflow/tensorflow/blob/master/CITATION.cff). The paper used for the DOI is the [ACM paper](https://dl.acm.org/doi/10.1145/3368089.3417051) for mmDNN, which mirrors how other deep...

Platform (like ubuntu 16.04/win10): win10 Python version: 3.6.8 Source framework with version (like Tensorflow 1.4.1 with GPU): Tensorflow 1.13.0rc1 CPU Destination framework with version (like CNTK 2.3 with GPU): ONNX...

**Platform (like ubuntu 16.04/win10):** Ubuntu 22.04 LTS **Python version:** conda 4.13.0 Python 3.10.4 **Source framework with version (like Tensorflow 1.4.1 with GPU):** Caffe **Destination framework with version (like CNTK 2.3...

I'm trying to convert R101 from PyTorch to Tensorflow with script that mentioned below. ``` Input: mmtoir -f pytorch -d Pytorch2IR --inputShape 3,112,112 -n R100PyTorch/Corrected.pth Output: PyTorch parser has not...

Hi, I am getting below error while converting Resnet Model From caffe to onnx: I0217 14:18:15.896023 8924 net.cpp:196] Top shape: 1 24 14 14 (4704) I0217 14:18:15.896029 8924 layer_factory.hpp:77] Creating...

### **Platform (like ubuntu 16.04/win10):** Ubuntu 4.15.0-50.54-generic 4.15.18 (Ubuntu18.04 ) ### **Python version:** Python3.5 ### **Source framework with version (like Tensorflow 1.4.1 with GPU):** Tensorflow1.11.0 without GPU ### **Destination framework...

Platform (like ubuntu 16.04/win10):ubuntu 16.04 Python version:2.7 Source framework with version (like Tensorflow 1.4.1 with GPU):Tensorflow 1.8 Destination framework with version (like CNTK 2.3 with GPU): Pre-trained model path (webpath...

bug

Platform (like ubuntu 16.04/win10): Ubuntu 18.04, using docker image provided Python version: 3.6.9 Source framework with version (like Tensorflow 1.4.1 with GPU): Keras 2.1.6 / 2.2.2, tensorflow 2.2.0 Destination framework...

Platform (like ubuntu 16.04/win10): Ubuntu Python version: Python 3.6 Source framework with version (like Tensorflow 1.4.1 with GPU): PyTorch Destination framework with version (like CNTK 2.3 with GPU): MxNet Hi...

Platform (like ubuntu 16.04/win10):win10 Python version:3.6.6 x64 Source framework with version (like Tensorflow 1.4.1 with GPU):torch-0.4.1-cp36-cp36m-win_amd64 (CUDA 9.2) Destination framework with version (like CNTK 2.3 with GPU):mxnet-cu92 --pre(1.3.1b20180927) Pre-trained model...