-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Conversation
@kvartet retiarii roadmap updated, please copy the completed items to this release note, thanks |
docs/en_US/Release.rst
Outdated
"""""""""""""""" | ||
|
||
* Support shared storage for reuse mode (#3354) | ||
* Support local platform for Windows in hybrid training service (#3353) |
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.
what does this mean? Support Windows as the local training service in hybrid mode?
docs/en_US/Release.rst
Outdated
* Support shared storage for reuse mode (#3354) | ||
* Support local platform for Windows in hybrid training service (#3353) | ||
* Remove PAIYarn training service (#3327) | ||
* Add recently-idle environment scheduler in reuse mode (#3375) |
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 "recently-idle" scheduling algorithm and set it as default scheduling algorithm in reuse mode
docs/en_US/Release.rst
Outdated
* Support local platform for Windows in hybrid training service (#3353) | ||
* Remove PAIYarn training service (#3327) | ||
* Add recently-idle environment scheduler in reuse mode (#3375) | ||
* Rename ``preCommand`` to ``pythonPath`` and change command lines as serial in remote training service (#3284 #3410) |
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.
don't understand...
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.
I don't understand either, @J-shang can provide a suggestion?
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.
Maybe "Deprecated preCommand
and enable pythonPath
for remote training service." ?
docs/en_US/Release.rst
Outdated
""""""""""""""""""""""" | ||
|
||
* Migrate nnicli to new Python API ``nni.experiment`` (#3334) | ||
* Support resuming an experiment launched from Python by nnictl (#3309) |
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.
seems like a bug...
docs/en_US/Release.rst
Outdated
|
||
* Migrate nnicli to new Python API ``nni.experiment`` (#3334) | ||
* Support resuming an experiment launched from Python by nnictl (#3309) | ||
* Align ``nni.experiment`` tuner behavior with nnictl (#3419) |
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.
-> Refactor the way of specifying tuner in experiment Python API (nni.experiment
), more aligned with nnictl
docs/en_US/Release.rst
Outdated
^^^^^^^^^ | ||
|
||
* Fix AML outputs path and python process not killed (#3321) | ||
* Fix env folder bug in reuse mode (#3374) |
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.
not like a bug, but a feature
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.
The PR description is
- Fix local reuse mode script error
2. Fix env working folder, remove duplicatedenv/{envId}
- Fix reuse mode temp folder, remove duplicated
{experimentId}
If it is a feature, I will modify it immediately.
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.
-> training service
Refactor reuse mode temp folder.
Updated all. |
docs/en_US/Release.rst
Outdated
* Support Windows as the local training service in hybrid mode (#3353) | ||
* Remove PAIYarn training service (#3327) | ||
* Add "recently-idle" scheduling algorithm and set it as default scheduling algorithm in reuse mode (#3375) | ||
* Deprecated ``preCommand`` and enable ``pythonPath`` for remote training service (#3284 #3410) |
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.
Deprecated -> Deprecate
docs/en_US/Release.rst
Outdated
""""""""""""""""""""""" | ||
|
||
* Migrate nnicli to new Python API ``nni.experiment`` (#3334) | ||
* Refactor the way of specifying tuner in experiment Python API (\ ``nni.experiment``\ ), more aligned with nnictl (#3419) |
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.
nnicli
nnictl
docs/en_US/Release.rst
Outdated
^^^^^^^^^ | ||
|
||
* Fix AML outputs path and python process not killed (#3321) | ||
* Fix env folder bug in reuse mode (#3374) |
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.
-> training service
Refactor reuse mode temp folder.
docs/en_US/Release.rst
Outdated
Neural architecture search | ||
"""""""""""""""""""""""""" | ||
|
||
* Improve NAS 2.0 (Retiarii) Framework (Alpha release) |
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.
rm Alpha release
add link: #3301
TODO: update release datePlease update retiarii roadmap.