From 25e205604e7eafa83867a15cfda526461fe58455 Mon Sep 17 00:00:00 2001 From: Boris Fomitchev Date: Tue, 8 May 2018 20:18:10 -0700 Subject: ONNX export is working --- scripts/test_1024p.sh | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'scripts') 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 $@ -- cgit v1.2.3-70-g09d2