From 9bfb1d3d7b09c35c4fd6fc465bf1dbbec3334d8b Mon Sep 17 00:00:00 2001
From: Moritz Maxeiner <moritz@ucworks.org>
Date: Mon, 24 Sep 2018 18:44:44 +0200
Subject: [PATCH] Update mxnet profile file

---
 ubuntu-18.04/mxnet_profile.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ubuntu-18.04/mxnet_profile.sh b/ubuntu-18.04/mxnet_profile.sh
index adab9e7..465c8dc 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
-- 
GitLab