-
Notifications
You must be signed in to change notification settings - Fork 3.6k
build(deps): update onnxscript requirement from <0.5.0,>=0.1.0 to >=0.1.0,<0.6.0 in /requirements #21213
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
base: master
Are you sure you want to change the base?
build(deps): update onnxscript requirement from <0.5.0,>=0.1.0 to >=0.1.0,<0.6.0 in /requirements #21213
Conversation
Updates the requirements on [onnxscript](https://github.com/microsoft/onnxscript) to permit the latest version. - [Release notes](https://github.com/microsoft/onnxscript/releases) - [Commits](microsoft/onnxscript@v0.2.2...v0.5.0) --- updated-dependencies: - dependency-name: onnxscript dependency-version: 0.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…-0.1.0-and-lt-0.6.0
🌩️ Required checks status: Pending 🟡Groups summary🟢 pytorch_lightning: Tests workflow
These checks are required after the changes to 🟡 pytorch_lightning: lit GPUThese checks are required after the changes to 🟡 Benchmarks
These checks are required after the changes to 🟢 pytorch_lightning: Docs
These checks are required after the changes to 🟢 mypy
These checks are required after the changes to 🟢 install
These checks are required after the changes to Thank you for your contribution! 💜
|
Codecov Report✅ All modified and coverable lines are covered by tests.
Additional details and impacted files@@ Coverage Diff @@
## master #21213 +/- ##
=========================================
- Coverage 87% 79% -8%
=========================================
Files 269 266 -3
Lines 23688 23633 -55
=========================================
- Hits 20669 18636 -2033
- Misses 3019 4997 +1978 |
…-0.1.0-and-lt-0.6.0
…-0.1.0-and-lt-0.6.0
…-0.1.0-and-lt-0.6.0
Updates the requirements on onnxscript to permit the latest version.
Release notes
Sourced from onnxscript's releases.
... (truncated)
Commits
39f1015
[torchlib] Implement torch.ops.prims.broadcast_in_dim.default (#2382)8ed3521
Supportenable_gqa
and only support 4D Q, K, and V (#2558)366f7be
[torchlib] Fix repeat_interleave when repeats is a symbolic tensor (#2548)50d7e87
[torchlib] Mark atan2 as trace_only and map NaN to 0 (#2557)710d597
Fix rewriter and CI tests for the latest onnx-ir version (#2554)821015a
Add Conv-Affine(Mul+Add) and hardswish fusion (#2472)0e79b62
[Rewriter] Add fuse batchnorm to default rules (#2553)647b22a
Bump version to 0.5.0 (#2538)cec5396
Do not try to fold op.SplitToSequence when split isNone
(#2550)9036fab
[Rewriter] Support specifying node name in rewrites (#2474)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)📚 Documentation preview 📚: https://pytorch-lightning--21213.org.readthedocs.build/en/21213/