Fix name typo in ./scripts-search/DARTS1V-search-NASNet-space.sh

This commit is contained in:
D-X-Y
2020-02-07 09:48:29 +11:00
parent 11d3c21467
commit 923b0fe9cf
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"super_type" : ["str", "nasnet-super"],
"name" : ["str", "GDAS"],
"name" : ["str", "DARTS"],
"C" : ["int", "16" ],
"N" : ["int", "2" ],
"steps" : ["int", "4" ],