Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
nni
Commits
02627b8b
Unverified
Commit
02627b8b
authored
Apr 22, 2021
by
SparkSnail
Committed by
GitHub
Apr 22, 2021
Browse files
fix pipeline (#3557)
parent
2f166e98
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
43 deletions
+0
-43
test/config/integration_tests.yml
test/config/integration_tests.yml
+0
-21
test/config/integration_tests_tf2.yml
test/config/integration_tests_tf2.yml
+0
-22
No files found.
test/config/integration_tests.yml
View file @
02627b8b
...
...
@@ -170,27 +170,6 @@ testCases:
-
name
:
multi-thread
configFile
:
test/config/multi_thread/config.yml
-
name
:
multi-phase-batch
configFile
:
test/config/multi_phase/batch.yml
config
:
# for batch tuner, maxTrialNum can not exceed length of search space
maxTrialNum
:
2
trialConcurrency
:
2
-
name
:
multi-phase-evolution
configFile
:
test/config/multi_phase/evolution.yml
-
name
:
multi-phase-grid
configFile
:
test/config/multi_phase/grid.yml
config
:
maxTrialNum
:
2
trialConcurrency
:
2
-
name
:
multi-phase-metis
configFile
:
test/config/multi_phase/metis.yml
-
name
:
multi-phase-tpe
configFile
:
test/config/multi_phase/tpe.yml
#########################################################################
# nni assessor test
...
...
test/config/integration_tests_tf2.yml
View file @
02627b8b
...
...
@@ -135,28 +135,6 @@ testCases:
-
name
:
multi-thread
configFile
:
test/config/multi_thread/config.yml
-
name
:
multi-phase-batch
configFile
:
test/config/multi_phase/batch.yml
config
:
# for batch tuner, maxTrialNum can not exceed length of search space
maxTrialNum
:
2
trialConcurrency
:
2
-
name
:
multi-phase-evolution
configFile
:
test/config/multi_phase/evolution.yml
-
name
:
multi-phase-grid
configFile
:
test/config/multi_phase/grid.yml
config
:
maxTrialNum
:
2
trialConcurrency
:
2
-
name
:
multi-phase-metis
configFile
:
test/config/multi_phase/metis.yml
-
name
:
multi-phase-tpe
configFile
:
test/config/multi_phase/tpe.yml
#########################################################################
# nni assessor test
#########################################################################
...
...
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