-
Notifications
You must be signed in to change notification settings - Fork 55
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
Heat 1.5.1 - Main #1797
Merged
Merged
Heat 1.5.1 - Main #1797
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Change dev -> rc1 * Update CHANGELOG.md * Update CITATION.cff --------- Co-authored-by: Claudia Comito <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…pdate-backport fix: missing backported pr
* debugging * fix misinterpretation of dtype * debugging * debugging * debugging * debugging * debugging * debugging * debugging * debugging * replace numpy() calls with alternative checks * debugging * debugging * debugging randint * debugging * cast ints to float in statistical ops * bypass numpy call l. 197 * bypass more numpy calls, skip median checks * bypass more numpy calls, skip median checks * bypass numpy calls wherever possible * reinstate median checks * skip ht.median if split>0 * skip all ht.median * Revert "skip all ht.median" This reverts commit 1241454. * Revert "skip ht.median if split>0" This reverts commit 4da8c93. * Revert "reinstate median checks" This reverts commit bf50914. (cherry picked from commit 4b3e570) Co-authored-by: Claudia Comito <[email protected]>
Co-authored-by: jindra1 <[email protected]> Co-authored-by: Claudia Comito <[email protected]> (cherry picked from commit 68319be) Co-authored-by: Marc-Jindra <[email protected]>
…ase-1.5 Update version and list of contributors before releasing 1.5
* Support latest PyTorch release * Update bug_report.yml * Update ci.yaml * Update setup.py * Update basic_test.py * skip failing test hip/rocm --------- Co-authored-by: ClaudiaComito <[email protected]> Co-authored-by: Michael Tarnawa <[email protected]> Co-authored-by: Fabian Hoppe <[email protected]> (cherry picked from commit 78d480a)
(cherry picked from commit 99f6f4b)
…lease/1.5.x [Backport release/1.5.x] Added Dalcin et al 2018 reference to `manipulations._axis2axisResplit`
* Support latest PyTorch release * Update dependencies * Update bug_report.yml * Update ci.yaml * Update setup.py --------- Co-authored-by: mtar <[email protected]> Co-authored-by: Fabian Hoppe <[email protected]> (cherry picked from commit b912846) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* loose ends after releasing * remove version update --------- Co-authored-by: Fabian Hoppe <[email protected]> Co-authored-by: Michael Tarnawa <[email protected]> (cherry picked from commit e68db45) Co-authored-by: Claudia Comito <[email protected]>
for more information, see https://pre-commit.ci
…-main Support PyTorch 2.6.0 / Add zarr as optional dependency
for more information, see https://pre-commit.ci
* Bump version to 1.5.1 * add backport label * updated changelog * Update CHANGELOG.md * updated pre-commit * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update CITATION.cff * Support pytorch 2.6 * Match torchvision to pytorch 2.6 * updated release note * Updated RELEASE.md * Merge pull request #1775 from helmholtz-analytics/support/new-pytorch-main Support PyTorch 2.6.0 / Add zarr as optional dependency * Removing some cherrypicked stuff * Update RELEASE.md * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: Heat Release Bot <> Co-authored-by: Claudia Comito <[email protected]> Co-authored-by: Gutiérrez Hermosillo Muriedas, Juan Pedro <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Fabian Hoppe <[email protected]>
Thank you for the PR! |
1 similar comment
Thank you for the PR! |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1797 +/- ##
=======================================
Coverage 92.24% 92.24%
=======================================
Files 84 84
Lines 12460 12460
=======================================
Hits 11494 11494
Misses 966 966
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
ClaudiaComito
approved these changes
Feb 18, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Copy of latest pre-release PR targeting release.
DO NOT CHANGE ANYTHING UNTIL 'Heat 1.5.1 - Release' HAS BEEN MERGED.
TODO: