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

Fix _graph_utils import #2675

Merged
merged 74 commits into from
Jul 17, 2020
Merged

Fix _graph_utils import #2675

merged 74 commits into from
Jul 17, 2020

Conversation

chicm-ms
Copy link
Contributor

_graph_utils requires tensorboard, change the import to avoid import tensorboard while importing nni.compression.torch

chicm-ms added 30 commits August 6, 2019 11:19
Filter prune algo implementation (microsoft#1655)
document the dispatcher working dir (microsoft#1866)
@ultmaster ultmaster merged commit bccda3d into microsoft:master Jul 17, 2020
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>
@ultmaster ultmaster mentioned this pull request Aug 14, 2020
66 tasks
@chicm-ms chicm-ms deleted the fix-tb-import 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.

4 participants