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
2e4a9d98
Unverified
Commit
2e4a9d98
authored
Jul 29, 2020
by
SparkSnail
Committed by
GitHub
Jul 29, 2020
Browse files
Fix pipeline (#2741)
parent
98e86841
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
test/config/integration_tests.yml
test/config/integration_tests.yml
+1
-1
No files found.
test/config/integration_tests.yml
View file @
2e4a9d98
...
@@ -158,7 +158,7 @@ testCases:
...
@@ -158,7 +158,7 @@ testCases:
configFile
:
test/config/examples/sklearn-regression.yml
configFile
:
test/config/examples/sklearn-regression.yml
setExperimentIdtoVar
:
$resumeExpId
setExperimentIdtoVar
:
$resumeExpId
# for subfolder in codedir test
# for subfolder in codedir test
launchCommand
:
mkdir ../examples/trials/sklearn/regression/subfolder && touch ../examples/trials/sklearn/regression/subfolder/subfile && nnictl create --config $configFile --debug
launchCommand
:
mkdir
-p
../examples/trials/sklearn/regression/subfolder && touch ../examples/trials/sklearn/regression/subfolder/subfile && nnictl create --config $configFile --debug
# Experiment resume test part 2
# Experiment resume test part 2
-
name
:
nnictl-resume-2
-
name
:
nnictl-resume-2
...
...
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