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

[Testing] Improve Image Container tests #115

Open
meshtag opened this issue Feb 11, 2023 · 3 comments
Open

[Testing] Improve Image Container tests #115

meshtag opened this issue Feb 11, 2023 · 3 comments
Labels
good first issue Good for newcomers testing

Comments

@meshtag
Copy link
Member

meshtag commented Feb 11, 2023

Is your feature request related to a problem? Please describe.
Current tests for the image container do not test the normalization functionality and the accuracy of stored pixel value when directly compared with the original image for all pixels.

Describe the solution you'd like
Add simple tests to check whether the stored values in wrapped memref (Img container) is in agreement with the original image pixel values (with and without norm flag).

@meshtag meshtag added good first issue Good for newcomers testing labels Feb 11, 2023
@aPR0T0
Copy link

aPR0T0 commented Apr 9, 2023

I would like to work on this issue, taking a quick look into the source code

@markram1729
Copy link

markram1729 commented Apr 29, 2024

Hi! , I have looked into buddy-mlir Interface/DIP code . I would like to work on this issue,is this issue still open ?

@meshtag
Copy link
Member Author

meshtag commented May 5, 2024

Hi! , I have looked into buddy-mlir Interface/DIP code . I would like to work on this issue,is this issue still open ?

Hey, thanks for your interest. The issue is still open and contributions are welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers testing
Projects
None yet
Development

No branches or pull requests

3 participants