You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 7, 2023. It is now read-only.
Error while converting op of type: Softmax. Error message: Unsupported axis 3 for softmax
Please try converting with higher minimum_ios_deployment_target.
You can also provide custom function/layer to convert the model.
if i add minimum_ios_deployment_target='13' it works, but it did work before that (am i going crazy?)