diff --git a/ubuntu18.04/mxnet_profile.sh b/ubuntu18.04/mxnet_profile.sh index 465c8dc8a8cf956ba65c21be17e14b3fe004745b..62c13083c47f43d79110812433cfc8c6267686d8 100755 --- a/ubuntu18.04/mxnet_profile.sh +++ b/ubuntu18.04/mxnet_profile.sh @@ -1,2 +1,2 @@ #! /bin/sh -export MXNet_DIR=/opt/mxnet-1.3.0 \ No newline at end of file +export MXNet_DIR=/opt/mxnet-1.3.1 \ No newline at end of file