-
Notifications
You must be signed in to change notification settings - Fork 435
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 cumsum #2099
base: main
Are you sure you want to change the base?
Add cumsum #2099
Conversation
Just be aware there is an open PR related #1722 Maybe we could combine the efforts? Although the author just came back with a response. |
I would recommend taking on import change in a separate PR. |
Oh i didn't see there was an existing one already! |
Sorry for the delayed response here, didn't notice this draft 🫣 I think we can definitely start without the The ONNX import has been partially completed in the linked PR, so it could be completed from there. |
This PR has been marked as stale because it has not been updated for over a month |
Pull Request Template
I'm opening the PR draft early just to see if i'm on the right track!
Checklist
run-checks all
script has been executed.Related Issues/PRs
Issue: #1720
Changes
Add cumsum for ndarray
Testing
Added unit test