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

fix typo "vv1.7" #2687

Merged
merged 1 commit into from
Jul 17, 2020
Merged

fix typo "vv1.7" #2687

merged 1 commit into from
Jul 17, 2020

Conversation

Lijiaoa
Copy link
Contributor

@Lijiaoa Lijiaoa commented Jul 15, 2020

image

@ultmaster ultmaster merged commit 0f33bc7 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>
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