Skip to content

Bump onnxscript from 0.7.0 to 0.7.1 in /scripts#14

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/scripts/onnxscript-0.7.1
Open

Bump onnxscript from 0.7.0 to 0.7.1 in /scripts#14
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/scripts/onnxscript-0.7.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown

Bumps onnxscript from 0.7.0 to 0.7.1.

Release notes

Sourced from onnxscript's releases.

v0.7.1

What's Changed

Breaking Changes

The op.op() interface in rewrite rules will now require inputs and attributes to be specified as args and kwargs, instead of a list and a dictionary.

Optimizer and rewriter

Torch Lib

Other Changes

New Contributors

Full Changelog: microsoft/onnxscript@v0.7.0...v0.7.1

Commits
  • 386769d Fix aten_stft ONNX spec violations (#2943)
  • 5ea1b64 [torchlib] Implement quantize_per_channel and dequantize_per_channel (#2390)
  • 5989b56 chore(deps): bump codecov/codecov-action from 6 to 7 (#2934)
  • c72e810 fix: invoke NameFixPass after graph-modifying operations in rewriter, version...
  • 18280e0 Fix upsample half pixel mode for size one (#2918)
  • 33d1445 Fix aten_gru: add linear_before_reset=1 to match PyTorch GRU semantics (#2853)
  • 50a758a Fix aten_masked_scatter for broadcasting masks (#2929)
  • e0d3edc Rewriter: fix fuse_relu_clip with None max (#2843)
  • 4c59485 Add torchvision.ops.deform_conv2d and opset19-specific tests (#2923)
  • 02a0030 Fix incorrect dtype default in aten_full causing ONNX shape-inference errors ...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [onnxscript](https://github.com/microsoft/onnxscript) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/microsoft/onnxscript/releases)
- [Commits](microsoft/onnxscript@v0.7.0...v0.7.1)

---
updated-dependencies:
- dependency-name: onnxscript
  dependency-version: 0.7.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants