From 85dd77efd4ec74c796f88d1fa3349f014fb0335b Mon Sep 17 00:00:00 2001 From: Moritz Maxeiner <mm@ucw.sh> Date: Mon, 12 Aug 2019 23:30:08 +0200 Subject: [PATCH] Misc --- ubuntu18.04/mxnet_profile.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubuntu18.04/mxnet_profile.sh b/ubuntu18.04/mxnet_profile.sh index bdbe3fb..993fda2 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.4.1 \ No newline at end of file +export MXNet_DIR=/opt/mxnet-1.4.1 -- GitLab