diff --git a/ubuntu-18.04/mxnet_profile.sh b/ubuntu-18.04/mxnet_profile.sh index adab9e70613dbc8efffd2e4bdbac5be0688ca073..465c8dc8a8cf956ba65c21be17e14b3fe004745b 100755 --- a/ubuntu-18.04/mxnet_profile.sh +++ b/ubuntu-18.04/mxnet_profile.sh @@ -1,2 +1,2 @@ #! /bin/sh -export MXNet_DIR=/opt/mxnet-1.2.1 \ No newline at end of file +export MXNet_DIR=/opt/mxnet-1.3.0 \ No newline at end of file