summaryrefslogtreecommitdiff
path: root/scripts/test_1024p.sh
diff options
context:
space:
mode:
authorBoris Fomitchev <bfomitchev@nvidia.com>2018-05-08 20:18:10 -0700
committerBoris Fomitchev <bfomitchev@nvidia.com>2018-05-08 20:18:10 -0700
commit25e205604e7eafa83867a15cfda526461fe58455 (patch)
treefcce10851fb0d1627b60cc23100659506f1462bb /scripts/test_1024p.sh
parent4ca6b1610f9fa65f8bd7d7c15059bfde18a2f02a (diff)
ONNX export is working
Diffstat (limited to 'scripts/test_1024p.sh')
-rwxr-xr-xscripts/test_1024p.sh7
1 files changed, 4 insertions, 3 deletions
diff --git a/scripts/test_1024p.sh b/scripts/test_1024p.sh
index 7526f28..319803c 100755
--- a/scripts/test_1024p.sh
+++ b/scripts/test_1024p.sh
@@ -1,3 +1,4 @@
-################################ Testing ################################
-# labels only
-python test.py --name label2city_1024p --netG local --ngf 32 --resize_or_crop none $@
+#!/bin/bash
+################################ Testing ################################
+# labels only
+python test.py --name label2city_1024p --netG local --ngf 32 --resize_or_crop none $@