Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
nni
Commits
7d586d3f
Unverified
Commit
7d586d3f
authored
Apr 09, 2020
by
chicm-ms
Committed by
GitHub
Apr 09, 2020
Browse files
Fix nas tests (#2291)
parent
2e88fe74
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
test/scripts/nas.sh
test/scripts/nas.sh
+4
-3
No files found.
test/scripts/nas.sh
View file @
7d586d3f
...
@@ -28,9 +28,10 @@ cd $EXAMPLE_DIR/enas
...
@@ -28,9 +28,10 @@ cd $EXAMPLE_DIR/enas
python3 search.py
--search-for
macro
--epochs
1
python3 search.py
--search-for
macro
--epochs
1
python3 search.py
--search-for
micro
--epochs
1
python3 search.py
--search-for
micro
--epochs
1
echo
"testing naive..."
#disabled for now
cd
$EXAMPLE_DIR
/naive
#echo "testing naive..."
python3 train.py
#cd $EXAMPLE_DIR/naive
#python3 train.py
echo
"testing pdarts..."
echo
"testing pdarts..."
cd
$EXAMPLE_DIR
/pdarts
cd
$EXAMPLE_DIR
/pdarts
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment