Closed 3DTOPO closed 2 years ago
Hi Jeshua, thank you for submitting this issue. Is this different than issue #992 ? Thanks!
Hi Mstronach, you're quite welcome. Yes, it appears to be a duplicate. I hadn't noticed the double-post before. It must have gotten posted twice by accident.
Yes, it appears to be a duplicate.
Ok, closing as a duplicate.
🐞Describe the bug
I made changes to my model so I could use the recommended unified convertor. Conversion is successful without issue and shows that flexible shapes are supported (in both Python and Xcode).
Running prediction with a shape in the supported ranges (and any shape other than the fixed shape) will fail with an error. The fixed shape input works as expected. I've tried both GPU and CPU only.
Trace
To Reproduce
The source code and model is in the attached archive.
model.py:
System environment (please complete the following information):
Additional context
This issue severely restricts deploying MLModels across my workflow.