Skip to content

Commit f45ae0d

Browse files
Bump mxnet from 1.5.0 to 1.9.1 in /installation/Linux
Bumps [mxnet](https://github.com/apache/incubator-mxnet) from 1.5.0 to 1.9.1. - [Release notes](https://github.com/apache/incubator-mxnet/releases) - [Changelog](https://github.com/apache/mxnet/blob/master/NEWS.md) - [Commits](apache/mxnet@1.5.0...1.9.1) --- updated-dependencies: - dependency-name: mxnet dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1914386 commit f45ae0d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

installation/Linux/requirements_cpu.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ torch==1.2.0
1313
torchvision==0.4.0
1414
tensorflow==1.12.0
1515
keras==2.2.5
16-
mxnet==1.5.0
16+
mxnet==1.9.1
1717
gluoncv==0.5
1818
tabulate
1919
netron

installation/Linux/requirements_tensorflow2_cpu.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ torch==1.2.0
1313
torchvision==0.4.0
1414
tensorflow==2.0.0
1515
keras==2.3.1
16-
mxnet==1.5.0
16+
mxnet==1.9.1
1717
gluoncv==0.5
1818
tabulate
1919
netron

0 commit comments

Comments
 (0)