-
Notifications
You must be signed in to change notification settings - Fork 412
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
build(deps): update onnxruntime requirement from <1.19,>=1.12.0 to >=1.12.0,<1.20 in /requirements #2692
build(deps): update onnxruntime requirement from <1.19,>=1.12.0 to >=1.12.0,<1.20 in /requirements #2692
Conversation
6b5b16a
to
7383543
Compare
@dependabot rebase |
7383543
to
230d7fc
Compare
this seems to be similar: facebookresearch/svoice#97 |
230d7fc
to
513a2a9
Compare
Updates the requirements on [onnxruntime](https://github.com/microsoft/onnxruntime) to permit the latest version. - [Release notes](https://github.com/microsoft/onnxruntime/releases) - [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md) - [Commits](microsoft/onnxruntime@v1.12.0...v1.19.0) --- updated-dependencies: - dependency-name: onnxruntime dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
513a2a9
to
470562b
Compare
Lets try to bump numpy as it seems to be partial solution |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2692 +/- ##
======================================
Coverage 69% 69%
======================================
Files 316 316
Lines 17900 17900
======================================
Hits 12328 12328
Misses 5572 5572 |
So the problem seems to be with the |
reporting it in ludlows/PESQ#54 |
PESQ is only used for audio, right? Could we move the numpy upper bound to audio.txt so as to allow everyone else to use numpy 2? |
Updates the requirements on onnxruntime to permit the latest version.
Release notes
Sourced from onnxruntime's releases.
... (truncated)
Commits
26250ae
ORT 1.19.0 Release: Cherry-Pick Round 2 (#21726)ccf6a28
ORT 1.19.0 Release: Cherry-Pick Round 1 (#21619)ee2fe87
ORT 1.19.0 Release: Cherry-Pick Round 0 (#21609)530a2d7
Enable FP16 Clip and Handle Bias in FP16 Depthwise Conv (#21493)82036b0
Remove references to the outdated CUDA EP factory method (#21549)07d3be5
CoreML: Add ML Program Split Op (#21456)5d78b9a
[TensorRT EP] Update TRT OSS Parser to 10.2 (#21552)8417c32
Keep QDQ nodes w/ nonpositive scale around MaxPool (#21182)d985814
Update labeling bot (#21548)7543dd0
Propagate NaNs in the CPU min and max operators (#21492)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://torchmetrics--2692.org.readthedocs.build/en/2692/