summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorBoris Fomitchev <bfomitchev@nvidia.com>2018-05-08 00:56:35 -0700
committerBoris Fomitchev <bfomitchev@nvidia.com>2018-05-08 00:56:35 -0700
commit4ca6b1610f9fa65f8bd7d7c15059bfde18a2f02a (patch)
treeec2eeb09cdef6a70ea5612c3e6aa91ed2849414a /scripts
parent736a2dc9afef418820e9c52f4f3b38460360b9f2 (diff)
Added data size and ONNX export options, FP16 inference is working
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/test_1024p.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/test_1024p.sh b/scripts/test_1024p.sh
index 99c1e24..7526f28 100755
--- a/scripts/test_1024p.sh
+++ b/scripts/test_1024p.sh
@@ -1,3 +1,3 @@
################################ Testing ################################
# labels only
-python test.py --name label2city_1024p --netG local --ngf 32 --resize_or_crop none \ No newline at end of file
+python test.py --name label2city_1024p --netG local --ngf 32 --resize_or_crop none $@