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
ba8dccd6
Commit
ba8dccd6
authored
Jun 23, 2019
by
suiguoxin
Browse files
Merge branch 'master' of
https://github.com/microsoft/nni
parents
56a1575b
150ee83a
Changes
198
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
18 changed files
with
61 additions
and
62 deletions
+61
-62
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/remote_docker.py
test/remote_docker.py
+1
-1
test/unittest.ps1
test/unittest.ps1
+1
-1
tools/README.md
tools/README.md
+6
-6
tools/nni_annotation/README.md
tools/nni_annotation/README.md
+3
-3
tools/nni_annotation/__init__.py
tools/nni_annotation/__init__.py
+3
-3
tools/nni_annotation/code_generator.py
tools/nni_annotation/code_generator.py
+1
-1
tools/nni_annotation/testcase/annotated/mnist.py
tools/nni_annotation/testcase/annotated/mnist.py
+1
-1
tools/nni_annotation/testcase/usercode/mnist.py
tools/nni_annotation/testcase/usercode/mnist.py
+14
-14
tools/nni_cmd/config_schema.py
tools/nni_cmd/config_schema.py
+3
-2
tools/nni_cmd/config_utils.py
tools/nni_cmd/config_utils.py
+4
-4
tools/nni_cmd/launcher.py
tools/nni_cmd/launcher.py
+16
-18
No files found.
test/config_test/multi_phase/search_space.json
View file @
ba8dccd6
test/config_test/multi_thread/search_space.json
View file @
ba8dccd6
test/config_test/tuners/search_space_batchtuner.json
View file @
ba8dccd6
test/metrics_test.py
View file @
ba8dccd6
test/metrics_test/search_space.json
View file @
ba8dccd6
test/metrics_test/trial.py
View file @
ba8dccd6
test/naive_test/README.md
View file @
ba8dccd6
test/remote_docker.py
View file @
ba8dccd6
test/unittest.ps1
View file @
ba8dccd6
tools/README.md
View file @
ba8dccd6
tools/nni_annotation/README.md
View file @
ba8dccd6
tools/nni_annotation/__init__.py
View file @
ba8dccd6
tools/nni_annotation/code_generator.py
View file @
ba8dccd6
tools/nni_annotation/testcase/annotated/mnist.py
View file @
ba8dccd6
tools/nni_annotation/testcase/usercode/mnist.py
View file @
ba8dccd6
tools/nni_cmd/config_schema.py
View file @
ba8dccd6
This diff is collapsed.
Click to expand it.
tools/nni_cmd/config_utils.py
View file @
ba8dccd6
tools/nni_cmd/launcher.py
View file @
ba8dccd6
This diff is collapsed.
Click to expand it.
Prev
1
…
6
7
8
9
10
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