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

Add MNIST inference unit test and enhance ONNX model handling #5

Merged
merged 1 commit into from
Mar 7, 2025

Conversation

loloxwg
Copy link
Owner

@loloxwg loloxwg commented Mar 7, 2025

This commit introduces a unit test for MNIST inference, leveraging DuckDB and ONNXRuntime for classification. Several enhancements are also made to ONNX model execution, including improved error handling, dynamic input/output name resolution, and path validation. Dependencies like OpenCV are added, and required MNIST assets are included for testing.

This commit introduces a unit test for MNIST inference, leveraging DuckDB and ONNXRuntime for classification. Several enhancements are also made to ONNX model execution, including improved error handling, dynamic input/output name resolution, and path validation. Dependencies like OpenCV are added, and required MNIST assets are included for testing.
@loloxwg loloxwg merged commit 186e94e into main Mar 7, 2025
5 of 25 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.

1 participant