Open feifeiwei opened 4 years ago
Hi @feifeiwei, thanks for reporting the issue. Can you try out using minimum_ios_deployment_target='13'
when call convert()
? This allows to convert model using different path. If it still fails, do you mind share your original model so that we can repro on our side, thanks!
My model produce error AssertionError: Concat axis case not handled. my model contain concat layer