microsoft / MMdnn

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, PyTorch Onnx and CoreML.
MIT License
5.8k stars 965 forks source link

SpaceToBatchND/BatchToSpaceND not supported while converting from tensorflow to caffe #931

Open wuwuzhijing opened 2 years ago

wuwuzhijing commented 2 years ago

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 with version (like CNTK 2.3 with GPU):

Caffe (latest)