MMdnn
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...
The title says it all. ``` Traceback (most recent call last): File "/home/ubuntu/anaconda3/envs/tensorflow_p36/lib/python3.6/site-packages/tensorflow_core/python/framework/importer.py", line 501, in _import_graph_def_internal graph._c_graph, serialized, options) # pylint: disable=protected-access tensorflow.python.framework.errors_impl.InvalidArgumentError: Input 0 of node map/Shape was...
Platform (ubuntu 16.04): Python version: Python 3.6.2 Source framework with version pytorch 1.6 CPU: Destination framework with version (tensorflow 1.13): Pre-trained model path (webpath or webdisk path): Model - download...
Platform (like ubuntu 16.04/win10): debian buster Python version: 3.7.3 Source framework with version (like Tensorflow 1.4.1 with GPU): mxnet Destination framework with version (like CNTK 2.3 with GPU): pytorch with...
Platform (like ubuntu 16.04/win10): Windows 10 Python version: 3.6 Source framework with version (like Tensorflow 1.4.1 with GPU):Tensorflow 1,14 Destination framework with version (like CNTK 2.3 with GPU):Onnx Pre-trained model...
Platform (like ubuntu 16.04/win10): Ubuntu 16.04.5 LTS Python version: Python 3.7 Source framework with version (like Tensorflow 1.4.1 with GPU): PyTorch 1.6.0 Destination framework with version (like CNTK 2.3 with...
**Platform (like ubuntu 16.04/win10):** ubuntu 16.04 **Python version:** 3.7 **Source framework with version (like Tensorflow 1.4.1 with GPU):** pytorch 1.5.1 with GPU **Destination framework with version (like CNTK 2.3 with...
Problem: It's seem like mmdnn hasn't support convert Pytorch mobilenet_v2 to IR format Platform: ubuntu 18.04 Python version: 3.6 - mmdnn==0.3.0 Source framework with version: - torch==1.2.0 - torchvision==0.4.0 Destination...
Platform (like ubuntu 16.04/win10): macOS Catalina V10.15.6 Python version: 3.8 Source framework with version (like Tensorflow 1.4.1 with GPU): mxnet1.6.0 Destination framework with version (like CNTK 2.3 with GPU): Keras...
Platform: Ubuntu 16.04 (Azure Deep Learning VM) Python version: Python 3.5.4 :: Anaconda Source framework with version: Caffe 1.0.0 Destination framework with version: Keras 2.2.4 GPU Pre-trained model path: https://github.com/lmb-freiburg/flownet2...
Platform (like ubuntu 16.04/win10): ubuntu 18.04 Python version: 3.6.9 After installation of mmdnn with command "pip install mmdnn", any mmdnn command related to keras fails with message: "ModuleNotFoundError: No module...