adversarial-robustness-toolbox
adversarial-robustness-toolbox copied to clipboard
Bump torchaudio from 0.12.0+cpu to 0.12.1
Bumps torchaudio from 0.12.0+cpu to 0.12.1.
Release notes
Sourced from torchaudio's releases.
torchaudio 0.12.1 Release Note
This is a minor release, which is compatible with PyTorch 1.12.1 and include small bug fixes, improvements and documentation update. There is no new feature added.
Bug Fix
Improvement
- #2552 Remove unused boost source code
- #2527 Improve speech enhancement tutorial
- #2544 Update forced alignment tutorial
- #2595 Update data augmentation tutorial
For the full feature of v0.12, please refer to the v0.12.0 release note.
Commits
- See full diff 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 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 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)
Codecov Report
Merging #1811 (706f6af) into main (38061a6) will decrease coverage by
59.45%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #1811 +/- ##
===========================================
- Coverage 85.56% 26.10% -59.46%
===========================================
Files 271 271
Lines 23048 23048
Branches 4103 4103
===========================================
- Hits 19720 6017 -13703
- Misses 2318 16857 +14539
+ Partials 1010 174 -836
Impacted Files | Coverage Δ | |
---|---|---|
art/evaluations/evaluation.py | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
art/estimators/object_detection/utils.py | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
art/evaluations/security_curve/__init__.py | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
art/attacks/poisoning/perturbations/__init__.py | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
...essing/expectation_over_transformation/__init__.py | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
...rmation/natural_corruptions/contrast/tensorflow.py | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
...formation/natural_corruptions/zoom_blur/pytorch.py | 0.00% <0.00%> (-93.94%) |
:arrow_down: |
...mation/natural_corruptions/zoom_blur/tensorflow.py | 0.00% <0.00%> (-93.55%) |
:arrow_down: |
art/attacks/evasion/shapeshifter.py | 5.89% <0.00%> (-93.30%) |
:arrow_down: |
...ormation/natural_corruptions/shot_noise/pytorch.py | 0.00% <0.00%> (-90.00%) |
:arrow_down: |
... and 196 more |
@dependabot rebase
Looks like torchaudio is up-to-date now, so this is no longer needed.