Skip to content

Fix range dimension order to reflect row-major #158

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

Merged
merged 2 commits into from
May 23, 2022
Merged

Conversation

joeatodd
Copy link
Contributor

Previous buffer & global ranges relied on square image & didn't reflect the row-major nature of the input data. This PR fixes that.

Note that for dogs.png (square) there is no functional change introduced by this PR.

Copy link
Contributor

@AerialMantis AerialMantis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@tomdeakin
Copy link
Contributor

Do we need this change in the isc22 branch too?

@AerialMantis
Copy link
Contributor

AerialMantis commented May 19, 2022

Yeah that's a good point, we should apply these changes to the isc22 branch as well.

@rodburns rodburns merged commit ea75fd1 into main May 23, 2022
@rodburns rodburns deleted the imageconv-range-fix branch November 9, 2022 10:44
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.

4 participants