gmalivenko / onnx2keras

Convert ONNX model graph to Keras model format.
MIT License
195 stars 116 forks source link

NotImplementedError: change_ordering for Slice is not implemented #100

Open AzazelHD opened 3 years ago

AzazelHD commented 3 years ago

Hello. I was using pytorch2keras, and I asked for this error on https://github.com/nerox8664/pytorch2keras/issues/122#issuecomment-755438313

They told me this may be from onnx2keras.

Can someone help me to fix it?

rbli-john commented 2 years ago

I also meet this issue. Could somebody help?

vs-sony commented 1 year ago

Hi @AzazelHD, @rbli-john: were you guys able to solve this issue? If yes, please let me know the solution.

best, Vivek