-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CoreML: block_specializations.CoreML7 #1149
Comments
@aseemw please submit pull requests with proposed fixes for Core ML issues. |
Duplicate of #193 |
@lutzroeder
I am not sure which part of the code is failing with this model. I can definitely help to clarify on how to parse the proto messages, if a specific message is tripping the parsing code. Do you know which exact proto message is leading to this error of "cannot read properties of undefined"? |
Error: "Cannot read properties of undefined (reading 'operations')"
Steps to Reproduce:
Model attached. Here is the code that produced it
simple_activation_quantized_model.mlpackage.zip
The text was updated successfully, but these errors were encountered: