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

Update nni exp dir #2686

Merged
merged 76 commits into from
Jul 17, 2020
Merged

Update nni exp dir #2686

merged 76 commits into from
Jul 17, 2020

Conversation

chicm-ms
Copy link
Contributor

  1. Change default nni experiments dir from ~/nni/experiments to ~/nni-experiments
  2. HowToDebug.md: change end of line char from CRLF to LF

chicm-ms added 30 commits August 6, 2019 11:19
Filter prune algo implementation (microsoft#1655)
document the dispatcher working dir (microsoft#1866)
@chicm-ms chicm-ms merged commit fa6a23c into microsoft:master Jul 17, 2020
@scarlett2018 scarlett2018 mentioned this pull request Jul 17, 2020
66 tasks
leckie-chn pushed a commit that referenced this pull request Jul 22, 2020
* Update nni exp dir (#2686)

* Bump npm-registry-fetch from 4.0.2 to 4.0.5 in /src/nni_manager (#2655)

Bumps [npm-registry-fetch](https://github.com/npm/registry-fetch) from 4.0.2 to 4.0.5.
- [Release notes](https://github.com/npm/registry-fetch/releases)
- [Changelog](https://github.com/npm/npm-registry-fetch/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/registry-fetch/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump lodash from 4.17.14 to 4.17.19 in /src/nni_manager (#2697)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.14...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix typo "vv1.7" (#2687)

* Fix _graph_utils import (#2675)

* Update builtin_quantizers.py (#2656)

The method used is QAT, not DoReFa, the annotation is wrong.

* update

Co-authored-by: chicm-ms <38930155+chicm-ms@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lin bin <756691769@qq.com>
Co-authored-by: Lijiao <15910218274@163.com>
leckie-chn pushed a commit that referenced this pull request Jul 22, 2020
* Update nni exp dir (#2686)

* Bump npm-registry-fetch from 4.0.2 to 4.0.5 in /src/nni_manager (#2655)

Bumps [npm-registry-fetch](https://github.com/npm/registry-fetch) from 4.0.2 to 4.0.5.
- [Release notes](https://github.com/npm/registry-fetch/releases)
- [Changelog](https://github.com/npm/npm-registry-fetch/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/registry-fetch/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump lodash from 4.17.14 to 4.17.19 in /src/nni_manager (#2697)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.14...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix typo "vv1.7" (#2687)

* Fix _graph_utils import (#2675)

* Update builtin_quantizers.py (#2656)

The method used is QAT, not DoReFa, the annotation is wrong.

* update

Co-authored-by: chicm-ms <38930155+chicm-ms@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lin bin <756691769@qq.com>
Co-authored-by: Lijiao <15910218274@163.com>
leckie-chn pushed a commit that referenced this pull request Jul 24, 2020
* Update nni exp dir (#2686)

* Bump npm-registry-fetch from 4.0.2 to 4.0.5 in /src/nni_manager (#2655)

Bumps [npm-registry-fetch](https://github.com/npm/registry-fetch) from 4.0.2 to 4.0.5.
- [Release notes](https://github.com/npm/registry-fetch/releases)
- [Changelog](https://github.com/npm/npm-registry-fetch/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/registry-fetch/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump lodash from 4.17.14 to 4.17.19 in /src/nni_manager (#2697)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.14...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix typo "vv1.7" (#2687)

* Fix _graph_utils import (#2675)

* Update builtin_quantizers.py (#2656)

The method used is QAT, not DoReFa, the annotation is wrong.

* update

* update

Co-authored-by: chicm-ms <38930155+chicm-ms@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lin bin <756691769@qq.com>
Co-authored-by: Lijiao <15910218274@163.com>
@chicm-ms chicm-ms deleted the update-nni-exp-dir branch October 19, 2020 15:59
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