This repository has been archived by the owner on Sep 18, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
[v2.0] Refactor code hierarchy (part 1) #2962
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
liuzhe-lz
requested review from
chicm-ms,
SparkSnail,
ultmaster and
QuanluZhang
October 15, 2020 10:48
/AzurePipelines run microsoft.nni |
No pipelines are associated with this pull request. |
ultmaster
approved these changes
Oct 19, 2020
chicm-ms
approved these changes
Oct 19, 2020
Tudor33
reviewed
Oct 20, 2020
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.
@liuzhe-lz @SparkSnail suggest to change |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is the first part of code hierarchy refactor. The PRs are split to make review easier.
To install NNI from this branch:
$ make $ python3 -m pip install -U -e .
What part 1 includes:
What part 1 breaks:
What part 1 not includes:
nni
Python packageMoved directories:
archive-del
archive-ut
archive-doc
src/sdk/pynni/nni
nni
src/sdk/pycli/nnicli
nni/nnicli
tools/nni_annotation
nni/nni_annotation
tools/nni_cmd
nni/nni_cmd
tools/nni_gpu_tool
nni/nni_gpu_tool
tools/nni_trial_tool
nni/nni_trial_tool
src/nni_manager
nni_node/nni_manager
src/webui
nni_node/webui
src/nasui
nni_node/nasui