Skip to content

Conversation

@5000user5000
Copy link
Owner

實作 python 版的 jpeg decoder + benchmark 腳本

Comment on lines +29 to +31
# !tests/test_data/*.jpg
# !tests/test_data/*.jpeg
# !tests/test_data/*.png
Copy link
Owner Author

Choose a reason for hiding this comment

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

我認為標準測試相片用 lena 就足夠

Comment on lines +2 to +4
from . import numpy_decoder

__all__ = ['numpy_decoder']
Copy link
Owner Author

Choose a reason for hiding this comment

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

如此才能引用 numpy decoder

@5000user5000 5000user5000 merged commit b138f2a into main Dec 2, 2025
6 checks passed
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