tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

encounter error when run OnnxCoremlImport.ipynb

Open zsf23 opened this issue 7 years ago • 1 comments

run code step by step as OnnxCoremlImport.ipynb , however, it gets error when execute cml = onnx_coreml.convert(model), the error shows that list index out of range in line 347 in onnx_coreml/_transformers.py, is onnx_coreml not support PixelShuffle?

zsf23 avatar Aug 01 '18 08:08 zsf23

@smessmer could you take a look?

houseroad avatar Aug 28 '18 00:08 houseroad