forked from microsoft/nni
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
merge master #206
Merged
Merged
merge master #206
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* fix bug for duplicated final results
* update doc: rename button "download" to "view"
fix bugs about sort & concurrency & multi-phase
* change authFile to local path
* update nas doc
Implement lower bound and clarify docs for randint (#1435)
* use same pattern of quniform/randint as other tuners
fix release version in docs (#1449)
Fix the issue that date nanoseconds does not work under macOS
* support quniform in smac with "ordinal" in original smac
* Update filter description and fix typo * fix comments * change node to result * Add SupportTrainingService.md (#1401) * fix nnictl schema * Eject from react-scripts-ts-antd and bump webui dependencies version (#1412) * Eject from react-scripts-ts-antd * test whether it can pass CI without ugilfy * temporarily disable uglify * Try to fix security alert (#1429) * fix bug of hyper-parameter broken when have not succeeded trial * update * update
[issue#1270] Update NNI Introduction Board
Add doc about frameworks and libraries
…lt (#1472) * Update filter description and fix typo * fix comments * change node to result * Add SupportTrainingService.md (#1401) * fix nnictl schema * Eject from react-scripts-ts-antd and bump webui dependencies version (#1412) * Eject from react-scripts-ts-antd * test whether it can pass CI without ugilfy * temporarily disable uglify * Try to fix security alert (#1429) * fix bug of detail page broken when trial is succeed but not report final result
print error detail on schema validation failure
* same meaning of 'q' with other tuners * not longer support qloguniform, support randint
* fix wrong link add add reference repo link
* use a better link of AutoML tools comparison in external repo
* change version to v1.0 in README & README_zh_CH
New translations (Chinese Simplified) for v1.0
merge v1.0 back to master (conflicts resolved)
* add mnist pytorch example, change links in readme for mnist example
* ss * new * new * new * .. * add example_doc * add example_doc * add framwork_doc * add examples_doc * add example_doc * delete * release-1 * release1 * release1 * release1 * release1 * release1 * release1 * release1 * adjust * adjust * adjust * add sptag * fix comments * fix comments * fix comments * fix review * readme * add release1 * fix some conflict * fix comments * solve conflicts * solve conflicts * fixed some comments * fixed some comments * fix * fix
* fix broken link
* Grammar corrections
* add mnist pytorch example * refine comments * change links in readme for mnist example * add config test for pytorch mnist example * delete duplicated result
* Add example for EfficientNet and upgrade PyTorch in Dockerfile
* Show startTime and endTime in detail table
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.