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
12410686
Unverified
Commit
12410686
authored
Jun 21, 2019
by
chicm-ms
Committed by
GitHub
Jun 21, 2019
Browse files
Merge pull request #20 from microsoft/master
pull code
parents
611a45fc
61fec446
Changes
235
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
133 additions
and
27 deletions
+133
-27
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/slideBar.scss
src/webui/src/static/style/slideBar.scss
+81
-5
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/examples/mnist-nas.test.yml
test/config_test/examples/mnist-nas.test.yml
+20
-0
test/config_test/multi_phase/search_space.json
test/config_test/multi_phase/search_space.json
+1
-1
test/config_test/multi_thread/search_space.json
test/config_test/multi_thread/search_space.json
+1
-1
test/config_test/tuners/search_space_batchtuner.json
test/config_test/tuners/search_space_batchtuner.json
+2
-2
test/metrics_test.py
test/metrics_test.py
+1
-1
test/metrics_test/search_space.json
test/metrics_test/search_space.json
+1
-1
test/metrics_test/trial.py
test/metrics_test/trial.py
+1
-1
test/naive_test/README.md
test/naive_test/README.md
+1
-1
test/pipelines-it-pai-windows.yml
test/pipelines-it-pai-windows.yml
+4
-0
test/pipelines-it-remote-windows.yml
test/pipelines-it-remote-windows.yml
+6
-0
test/remote_docker.py
test/remote_docker.py
+1
-1
No files found.
src/webui/src/static/interface.ts
View file @
12410686
src/webui/src/static/style/openRow.scss
View file @
12410686
src/webui/src/static/style/overview.scss
View file @
12410686
src/webui/src/static/style/overviewTitle.scss
View file @
12410686
src/webui/src/static/style/para.scss
View file @
12410686
src/webui/src/static/style/progress.scss
View file @
12410686
src/webui/src/static/style/slideBar.scss
View file @
12410686
This diff is collapsed.
Click to expand it.
src/webui/src/static/style/table.scss
View file @
12410686
test/async_sharing_test/config.yml
View file @
12410686
test/config_test/examples/mnist-nas.test.yml
0 → 100644
View file @
12410686
This diff is collapsed.
Click to expand it.
test/config_test/multi_phase/search_space.json
View file @
12410686
test/config_test/multi_thread/search_space.json
View file @
12410686
test/config_test/tuners/search_space_batchtuner.json
View file @
12410686
test/metrics_test.py
View file @
12410686
test/metrics_test/search_space.json
View file @
12410686
test/metrics_test/trial.py
View file @
12410686
test/naive_test/README.md
View file @
12410686
test/pipelines-it-pai-windows.yml
View file @
12410686
This diff is collapsed.
Click to expand it.
test/pipelines-it-remote-windows.yml
View file @
12410686
This diff is collapsed.
Click to expand it.
test/remote_docker.py
View file @
12410686
Prev
1
…
7
8
9
10
11
12
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