Skip to content
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

Fixed ill-specified int type in ONNX parsing #753

Merged
merged 2 commits into from
Feb 16, 2024
Merged

Fixed ill-specified int type in ONNX parsing #753

merged 2 commits into from
Feb 16, 2024

Conversation

MatthewDaggitt
Copy link
Collaborator

Fixes the crash in #744 but not the performance issues.

@MatthewDaggitt MatthewDaggitt linked an issue Feb 16, 2024 that may be closed by this pull request
@wu-haoze wu-haoze merged commit b05aace into master Feb 16, 2024
11 checks passed
@MatthewDaggitt MatthewDaggitt deleted the sigmoid-bug branch February 16, 2024 16:54
wu-haoze pushed a commit that referenced this pull request Mar 4, 2024
* Fixed ill-specified int type

* Fixed formatting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

C++ ONNX parser crashes on a sigmoid network
2 participants