Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Add release note for v2.1 #3433

Merged
merged 9 commits into from
Mar 10, 2021
Merged

Add release note for v2.1 #3433

merged 9 commits into from
Mar 10, 2021

Conversation

kvartet
Copy link
Contributor

@kvartet kvartet commented Mar 8, 2021

TODO: update release date

Please update retiarii roadmap.

@scarlett2018 scarlett2018 requested review from ultmaster, J-shang and QuanluZhang and removed request for ultmaster March 9, 2021 06:27
@J-shang J-shang changed the base branch from master to v2.1 March 9, 2021 08:55
@QuanluZhang
Copy link
Contributor

TODO: update release date

Please update retiarii roadmap.

@kvartet retiarii roadmap updated, please copy the completed items to this release note, thanks

""""""""""""""""

* Support shared storage for reuse mode (#3354)
* Support local platform for Windows in hybrid training service (#3353)
Copy link
Contributor

@QuanluZhang QuanluZhang Mar 9, 2021

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?

* 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)
Copy link
Contributor

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

* 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)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

don't understand...

Copy link
Contributor Author

@kvartet kvartet Mar 10, 2021

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?

Copy link
Contributor

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." ?

"""""""""""""""""""""""

* Migrate nnicli to new Python API ``nni.experiment`` (#3334)
* Support resuming an experiment launched from Python by nnictl (#3309)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems like a bug...


* 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)
Copy link
Contributor

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

^^^^^^^^^

* Fix AML outputs path and python process not killed (#3321)
* Fix env folder bug in reuse mode (#3374)
Copy link
Contributor

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

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR description is

  1. Fix local reuse mode script error
    2. Fix env working folder, remove duplicated env/{envId}
  2. Fix reuse mode temp folder, remove duplicated {experimentId}

If it is a feature, I will modify it immediately.

Copy link
Contributor

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.

@kvartet
Copy link
Contributor Author

kvartet commented Mar 10, 2021

TODO: update release date
Please update retiarii roadmap.

@kvartet retiarii roadmap updated, please copy the completed items to this release note, thanks

Updated all.

* 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)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deprecated -> Deprecate

"""""""""""""""""""""""

* 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)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nnicli nnictl

^^^^^^^^^

* Fix AML outputs path and python process not killed (#3321)
* Fix env folder bug in reuse mode (#3374)
Copy link
Contributor

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.

Neural architecture search
""""""""""""""""""""""""""

* Improve NAS 2.0 (Retiarii) Framework (Alpha release)
Copy link
Contributor

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

@kvartet kvartet requested review from QuanluZhang and J-shang March 10, 2021 07:01
@J-shang J-shang merged commit a45c667 into microsoft:v2.1 Mar 10, 2021
@kvartet kvartet deleted the release-note branch March 11, 2021 11:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants