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

Adding support for the ONNX Scatter operation #2197

Closed
wants to merge 5 commits into from

Conversation

mepatrick73
Copy link
Contributor

@mepatrick73 mepatrick73 commented Aug 23, 2024

Pull Request Template

Checklist

  • Confirmed that run-checks all script has been executed.
  • Made sure the book is up to date with changes in this PR.

Related Issues/PRs

#1714

Changes

Summarize the problem being addressed and your solution.

Testing

Describe how these changes have been tested.

Copy link

codecov bot commented Aug 23, 2024

Codecov Report

Attention: Patch coverage is 98.87640% with 1 line in your changes missing coverage. Please review.

Project coverage is 86.09%. Comparing base (c94e743) to head (c77a046).
Report is 108 commits behind head on main.

Files with missing lines Patch % Lines
crates/burn-import/src/burn/node/base.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2197      +/-   ##
==========================================
+ Coverage   86.08%   86.09%   +0.01%     
==========================================
  Files         695      696       +1     
  Lines       89049    89138      +89     
==========================================
+ Hits        76656    76744      +88     
- Misses      12393    12394       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@laggui laggui closed this Oct 17, 2024
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