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

[DIP][OSPP] Add PNG image encoding and decoding. #207

Merged
merged 18 commits into from
Oct 28, 2023

Conversation

Guan-schoolmate
Copy link
Contributor

No description provided.

@FlagerLee FlagerLee changed the title [DIP] Add PNG image encoding and decoding. [DIP][OSPP] Add PNG image encoding and decoding. Sep 27, 2023
Copy link
Member

@zhanghb97 zhanghb97 left a comment

Choose a reason for hiding this comment

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

Same issue with the PR#205.

@@ -0,0 +1,393 @@
//===- Grfmt_png.hpp ---------------------------------------------------===//
Copy link
Member

Choose a reason for hiding this comment

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

Wrong format.

@@ -0,0 +1,763 @@
//===- Grfmt_jpeg.h ---------------------------------------------------===//
Copy link
Member

Choose a reason for hiding this comment

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

Wrong format.

@notion-workspace
Copy link

@FlagerLee FlagerLee merged commit f356a61 into buddy-compiler:main Oct 28, 2023
1 check passed
ShiHaoGao pushed a commit to ShiHaoGao/buddy-mlir that referenced this pull request Oct 18, 2024
* [DIP] Add encoding and decoding for png images

* [DIP] add Encoding and decoding of png images

* [DIP] Modify file format

* [DIP] Delete the type of write

* Modify format and Add jpeg test

* Testing bmp and jpeg images in ImageContainerTest.cpp, binding libjpeg libpng and BuddyLibDIP together to form DIP_LIBS

* Modify the logic for finding dip lib

* change the dip lib link mode

* Conflict resolution

* Conflict resolution

---------

Co-authored-by: Guan-schoolmate <[email protected]>
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.

3 participants