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
4465ad8c
"vscode:/vscode.git/clone" did not exist on "0da67d7baa4c0c61474a150c273f0e1ee59a58f4"
Unverified
Commit
4465ad8c
authored
Jun 03, 2019
by
SparkSnail
Committed by
GitHub
Jun 03, 2019
Browse files
Add integration test file for nas example (#1148)
parent
beed60f6
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
0 deletions
+20
-0
test/config_test/examples/mnist-nas.test.yml
test/config_test/examples/mnist-nas.test.yml
+20
-0
No files found.
test/config_test/examples/mnist-nas.test.yml
0 → 100644
View file @
4465ad8c
authorName
:
nni
experimentName
:
default_test
maxExecDuration
:
5m
maxTrialNum
:
4
trialConcurrency
:
2
tuner
:
codeDir
:
../../../examples/tuners/random_nas_tuner
classFileName
:
random_nas_tuner.py
className
:
RandomNASTuner
trial
:
codeDir
:
../../../examples/trials/mnist-nas
command
:
python3 mnist.py --batch_num
100
gpuNum
:
0
useAnnotation
:
true
multiPhase
:
false
multiThread
:
false
trainingServicePlatform
:
local
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