-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
approved with several change suggestions.
* Enforced [ESLint](https://eslint.org/) on static code analysis. | ||
|
||
### Small changes & Bug Fixes | ||
* correctly recognize builtin tuner and customized tuner |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add issue numbers for the first 3 issues listed here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
see Teams
docs/en_US/Release.md
Outdated
|
||
### Small changes & Bug Fixes | ||
* correctly recognize builtin tuner and customized tuner | ||
* nnictl command auto complete |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This won't be installed with pip. So plz remove it 🙂
docs/en_US/Release.md
Outdated
### Small changes & Bug Fixes | ||
* correctly recognize builtin tuner and customized tuner | ||
* nnictl command auto complete | ||
* properly catch tuner's error |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can be something like "Fixed a bug where tuner/assessor failure sometimes kills the experiment."
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@liuzhe-lz pls attach the issue link :)
docs/en_US/Release.md
Outdated
### Major Features | ||
|
||
#### Neural Architecture Search Algorithms Support | ||
* [Single Path One Shot](https://github.com/microsoft/nni/tree/v1.3/examples/nas/spos/) Example |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it is an algorithm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
could be algorithm and the example using it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ultmaster could you provide reference links for them?
No description provided.