Skip to content

Proposal to expose ATOL/RTOL defaults #2824

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

Merged
merged 3 commits into from
Feb 18, 2025

Conversation

crutcher
Copy link
Contributor

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

#2823

Changes

Exposes the defaults for is_close/all_close atol/rtol to tooling.

Testing

Added tests in close.rs

Copy link

codecov bot commented Feb 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.22%. Comparing base (136eeb6) to head (7de2a5c).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2824      +/-   ##
==========================================
+ Coverage   81.70%   82.22%   +0.51%     
==========================================
  Files         852      853       +1     
  Lines      114337   113444     -893     
==========================================
- Hits        93424    93275     -149     
+ Misses      20913    20169     -744     

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

Copy link
Member

@laggui laggui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🙂

@laggui laggui merged commit e51eace into tracel-ai:main Feb 18, 2025
11 checks passed
zlogic pushed a commit to zlogic/burn that referenced this pull request Feb 19, 2025
* Proposal to expose ATOL/RTOL defaults

* Review

* flip
@crutcher crutcher deleted the crutcher/atolrtol branch April 28, 2025 21:42
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