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

Fix resize for non-C-style arrays #2394

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

RunDevelopment
Copy link
Member

Fixes the issue with View Image reported to us by adegerard. The cause of the issue was that a recent optimization to resize caused a bug for ndarrays that aren't in C memory layout. I fixed this in chaiNNer-org/chaiNNer-rs#26. This Pr simply bumps the chainner_ext version to include the fix.

image

@joeyballentine joeyballentine merged commit 9dac4fc into chaiNNer-org:main Dec 11, 2023
14 checks passed
@RunDevelopment RunDevelopment deleted the resize-fix branch December 11, 2023 11:45
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.

2 participants