Selaa lähdekoodia

Bump onnx in /PyTorch/SpeechSynthesis/FastPitch/triton

Bumps [onnx](https://github.com/onnx/onnx) from 1.8.0 to 1.13.0.
- [Release notes](https://github.com/onnx/onnx/releases)
- [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog.md)
- [Commits](https://github.com/onnx/onnx/compare/v1.8.0...v1.13.0)

---
updated-dependencies:
- dependency-name: onnx
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] 3 vuotta sitten
vanhempi
sitoutus
ec26716063
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      PyTorch/SpeechSynthesis/FastPitch/triton/requirements.txt

+ 1 - 1
PyTorch/SpeechSynthesis/FastPitch/triton/requirements.txt

@@ -13,7 +13,7 @@
 # limitations under the License.
 networkx==2.5
 numpy
-onnx==1.8.0
+onnx==1.13.0
 onnxruntime==1.5.2
 pycuda>=2019.1.2
 PyYAML>=5.2