Update codes for draw

This commit is contained in:
D-X-Y
2020-11-26 17:56:31 +11:00
parent 5456939d81
commit 3fb3222e82
3 changed files with 139 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/bash
# bash ./scripts-search/NASNet-space-search-by-GDAS-FRC.sh cifar10 1 -1
# bash ./scripts-search/NASNet-space-search-by-GDAS-FRC.sh cifar10 0 -1
echo script name: $0
echo $# arguments
if [ "$#" -ne 3 ] ;then