-
Notifications
You must be signed in to change notification settings - Fork 51
[CircleGraph] UI for one-partition #633
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
How to provide a GUI for model partition? (obsolete)This feature is about how to parition a model while compiling a model. There is
What tool needs; input fields
We can provide manual editing of
|
/cc @llFreetimell |
How to define the roles between CfgEditor and CircleGraph? (obsolete)Case 1)
Case 2)
Case 3)
Anyway.. things I need to find out
|
We had a offline discussion on the above. Discussion summary
|
How to provide a GUI for model partition?This feature is about how to parition a model while compiling a model. We'll start from a single
Issue
What tool needs; input fields
|
Basically, it seems that we should first think about the workflow of one-cmds that includes a partitioner. AFAIK, we don't yet have a way in It is thought that the UI of ONE-vscode for partition support will vary greatly depending on the processing method for this workflow. |
@seanshpark , Aha! maybe what you are saying is Samsung/ONE#8570 . Right? If so, I think my #633 (comment) opinion was a bit out of scope. That's a very general case, for example Samsung/ONE#8570 (comment). The current discussion seems to be limited to the case where the backend is an NPU. Sorry for the confusion. |
Yes, this is the one :) Thanks !!! |
I'll start with another extension |
About
|
circle graph
view is almost ready to provide node selection.There are some major features to develop but now is a good time to think how to interact for one-partiton tool.
About one-partition (in ONE repo)
*.part
file is a INI format text file which provides information how to partition the input model*.part
file by normal text editorRelation with one-partition
*.part
file throught GUI, manually*.part
file with current state*.part
fileThe text was updated successfully, but these errors were encountered: