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] add libpng macro #406

Closed

Conversation

Hanyonggong
Copy link
Contributor

add BUDDY_ENABLE_PNG macro

now, if you want to decode PNG images on the MobileNet example, you need the following command:
$ cmake -G Ninja .. -DBUDDY_MOBILENETV3_EXAMPLES=ON -DBUDDY_ENABLE_PNG=ON
$ ninja buddy-mobilenetv3-run

@zhanghb97
Copy link
Member

Thanks!
✅ merged: ddc1a48

@zhanghb97 zhanghb97 closed this Oct 16, 2024
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