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

feat: Check for input size mismatch #17

Merged
merged 4 commits into from
Jan 19, 2024
Merged

feat: Check for input size mismatch #17

merged 4 commits into from
Jan 19, 2024

Conversation

mrousavy
Copy link
Owner

@mrousavy mrousavy commented Jan 11, 2024

Checks for input size mismatch and throws an error if the sizes don't match. For example:

ERROR: Input Buffer size (3141120) does not match the Input Tensor's expected size (110592)! Make sure to resize the input values accordingly.

@mrousavy mrousavy merged commit 0313eec into main Jan 19, 2024
0 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant