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 bindings for row, rowRange, col, colRange #150

Merged
merged 12 commits into from
Jul 10, 2024

Conversation

tothadi
Copy link

@tothadi tothadi commented Jul 6, 2024

Col and RowRange Mat methods are needed for getting inference results from ONNX model.
Row method was already implemented in core/Mat.cc so I took my chances with implementing the others based on that. Any feedback and help is welcome.

@tothadi tothadi changed the title Add bindings for row, rowRange, col, colRange Add bindings for row, rowRange, col, colRange WIP Jul 6, 2024
@tothadi tothadi changed the title Add bindings for row, rowRange, col, colRange WIP Add bindings for row, rowRange, col, colRange Jul 8, 2024
@UrielCh
Copy link
Owner

UrielCh commented Jul 9, 2024

LGTM

@UrielCh
Copy link
Owner

UrielCh commented Jul 10, 2024

All checks passed, welcome on board

@UrielCh UrielCh merged commit 2494f4e into UrielCh:master Jul 10, 2024
4 checks passed
@tothadi
Copy link
Author

tothadi commented Jul 10, 2024

All checks passed, welcome on board

Thanks! Happy to contribute

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