Skip to content

Commit 7b3bf61

Browse files
Bump torch from 1.5.1 to 2.6.0 in /src/model_converters/mmdnn_converter
Bumps [torch](https://github.com/pytorch/pytorch) from 1.5.1 to 2.6.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v1.5.1...v2.6.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f7fcbf9 commit 7b3bf61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/model_converters/mmdnn_converter/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ tensorflow==1.15.2
1010
keras==2.2.4
1111
coremltools==2.1.0
1212
h5py==2.7.1
13-
torch==1.5.1
13+
torch==2.6.0
1414
torchvision==0.2.1
1515
onnx==1.4.1
1616
onnx-tf==1.2.1

0 commit comments

Comments
 (0)