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
d48ad027
Unverified
Commit
d48ad027
authored
Jun 20, 2019
by
SparkSnail
Committed by
GitHub
Jun 20, 2019
Browse files
Merge pull request #184 from microsoft/master
merge master
parents
9352cc88
22993e5d
Changes
177
Show whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
50 additions
and
50 deletions
+50
-50
src/sdk/pynni/nni/platform/local.py
src/sdk/pynni/nni/platform/local.py
+3
-3
src/sdk/pynni/nni/smac_tuner/convert_ss_to_scenario.py
src/sdk/pynni/nni/smac_tuner/convert_ss_to_scenario.py
+15
-15
src/sdk/pynni/nni/smac_tuner/smac_tuner.py
src/sdk/pynni/nni/smac_tuner/smac_tuner.py
+8
-8
src/sdk/pynni/tests/test_multi_phase_tuner.py
src/sdk/pynni/tests/test_multi_phase_tuner.py
+1
-1
src/sdk/pynni/tests/test_trial.py
src/sdk/pynni/tests/test_trial.py
+1
-1
src/webui/src/App.css
src/webui/src/App.css
+1
-1
src/webui/src/components/TrialsDetail.tsx
src/webui/src/components/TrialsDetail.tsx
+1
-1
src/webui/src/components/overview/Progress.tsx
src/webui/src/components/overview/Progress.tsx
+1
-1
src/webui/src/components/public-child/TrialLog.tsx
src/webui/src/components/public-child/TrialLog.tsx
+1
-1
src/webui/src/index.css
src/webui/src/index.css
+3
-3
src/webui/src/static/function.ts
src/webui/src/static/function.ts
+1
-1
src/webui/src/static/interface.ts
src/webui/src/static/interface.ts
+1
-1
src/webui/src/static/style/openRow.scss
src/webui/src/static/style/openRow.scss
+1
-1
src/webui/src/static/style/overview.scss
src/webui/src/static/style/overview.scss
+1
-1
src/webui/src/static/style/overviewTitle.scss
src/webui/src/static/style/overviewTitle.scss
+1
-1
src/webui/src/static/style/para.scss
src/webui/src/static/style/para.scss
+3
-3
src/webui/src/static/style/progress.scss
src/webui/src/static/style/progress.scss
+1
-1
src/webui/src/static/style/table.scss
src/webui/src/static/style/table.scss
+4
-4
test/async_sharing_test/config.yml
test/async_sharing_test/config.yml
+1
-1
test/config_test/multi_phase/search_space.json
test/config_test/multi_phase/search_space.json
+1
-1
No files found.
src/sdk/pynni/nni/platform/local.py
View file @
d48ad027
src/sdk/pynni/nni/smac_tuner/convert_ss_to_scenario.py
View file @
d48ad027
src/sdk/pynni/nni/smac_tuner/smac_tuner.py
View file @
d48ad027
src/sdk/pynni/tests/test_multi_phase_tuner.py
View file @
d48ad027
src/sdk/pynni/tests/test_trial.py
View file @
d48ad027
src/webui/src/App.css
View file @
d48ad027
src/webui/src/components/TrialsDetail.tsx
View file @
d48ad027
src/webui/src/components/overview/Progress.tsx
View file @
d48ad027
src/webui/src/components/public-child/TrialLog.tsx
View file @
d48ad027
src/webui/src/index.css
View file @
d48ad027
src/webui/src/static/function.ts
View file @
d48ad027
src/webui/src/static/interface.ts
View file @
d48ad027
src/webui/src/static/style/openRow.scss
View file @
d48ad027
src/webui/src/static/style/overview.scss
View file @
d48ad027
src/webui/src/static/style/overviewTitle.scss
View file @
d48ad027
src/webui/src/static/style/para.scss
View file @
d48ad027
src/webui/src/static/style/progress.scss
View file @
d48ad027
src/webui/src/static/style/table.scss
View file @
d48ad027
test/async_sharing_test/config.yml
View file @
d48ad027
test/config_test/multi_phase/search_space.json
View file @
d48ad027
Prev
1
…
4
5
6
7
8
9
Next
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