Bump torch from 2.2.0 to 2.7.0 in /iotdb-core/ainode
Bumps torch from 2.2.0 to 2.7.0.
Release notes
Sourced from torch's releases.
PyTorch 2.7.0 Release Notes
- Highlights
- Tracked Regressions
- Backwards Incompatible Changes
- Deprecations
- New Features
- Improvements
- Bug fixes
- Performance
- Documentation
- Developers
Highlights
... (truncated)
Commits
1341794Gracefully handle optree less than minimum version, part 2 (#151323)0739127Gracefully handle optree less than minimum version (#150977)0c236f3Update triton wheel build, setuptools pin (#150953)c7ff78dFix inplacing with multiple, fused uses (#150892)894909aRevert "[CUDA] Only use vec128 if CUDA version is newer than 12.8" (#150855)ef2b139[Manylinux 2.28] Correct Linux aarch64 cuda binaries wheel name (#150820)3f236f1[CUDA] Only use vec128 if CUDA version is newer than 12.8 (#150818)35f1e76Reland of "[ROCm] change preferred blas lib defaults (#150249)"" (#150707)a6321d6Revert "Dont exclude constant_pad_nd in prologue fusion" (#150699)1cc51c6[CUDA][avgpool2d] Fix backward launch bounds again forsm100,sm120(#150...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 39.12%. Comparing base (cb91cbf) to head (e9f06d7).
:warning: Report is 522 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #15627 +/- ##
=========================================
Coverage 39.12% 39.12%
Complexity 198 198
=========================================
Files 4834 4834
Lines 314189 314189
Branches 39404 39404
=========================================
+ Hits 122928 122929 +1
+ Misses 191261 191260 -1
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
@dependabot rebase
Looks like torch is up-to-date now, so this is no longer needed.