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.
If model conversion succeeds, however, there is numerical mismatch between the original and the coreml model, please paste python script used for comparison (pytorch code, onnx runtime code etc.)
System environment (please complete the following information):
coremltools version (e.g., 3.0b5): 4.1
onnx-coreml version (e.g. 1.0b2): 1.3
OS (e.g., MacOS, Linux): MacOS
macOS version (if applicable): 11.2.3
How you install python (anaconda, virtualenv, system):
python version (e.g. 3.7): 3.8.8
any other relevant information: I followed the example step by step including the virtual environment setup. I even looked and found this "coremltools.converters.nnssa" on this repository so I dont know why it says it is missing.
🐞Describe the bug
I have tried the virtual environment and in my main environment.
"
from onnx-coreml import convert" causes the problemTrace
If applicable, please paste the error trace.
To Reproduce
System environment (please complete the following information):
Additional context
Add any other context about the problem here.