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

Refactor ONNX runtime execution logic and enhance tests #3

Merged
merged 1 commit into from
Mar 3, 2025
Merged

Conversation

loloxwg
Copy link
Owner

@loloxwg loloxwg commented Mar 3, 2025

Refactored tensor processing into modular components, improving readability and maintainability. Updated OnnxScalarFun to support batch processing and fixed input/output tensor handling. Added SQL test cases to validate ONNX model execution with table data.

Refactored tensor processing into modular components, improving readability and maintainability. Updated `OnnxScalarFun` to support batch processing and fixed input/output tensor handling. Added SQL test cases to validate ONNX model execution with table data.
@loloxwg loloxwg merged commit d00c74d into main Mar 3, 2025
2 of 23 checks passed
@loloxwg loloxwg deleted the fix branch March 3, 2025 06:49
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