-
Notifications
You must be signed in to change notification settings - Fork 51
[MPQEditor] Introduce VISQ data #1543
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
base: main
Are you sure you want to change the base?
Conversation
ee265c4 to
ebb79a7
Compare
116ca98 to
45cd713
Compare
a7d66ab to
8d976f8
Compare
|
When I try to select a node, I need to click the operator name. By clicking the other parts of the operator node box, I cannot select the node. Do you intend it? Could you enable selection on any part of operation boxes? |
@dayo09 |
75921c1 to
9449c11
Compare
|
@dayo09 |
9449c11 to
d4f9777
Compare
|
@seanshpark simplescreenrecorder-2023-05-18_12.36.03.mp4If it's not intended, then this draft fixes it, otherwise i'll have to introduce new mode, m.b. |
d4f9777 to
db77f65
Compare
This draft introduces VISQ data. ONE-vscode-DCO-1.0-Signed-off-by: s.malakhov <[email protected]>
db77f65 to
c42aed9
Compare
|
@seanshpark |
No, maybe UI bug.
I don't understand what you mean by "split" |
I mean to introduce another viewing mode in |
Please do not try to fix this bug. |
|
@seanshpark |
Anyway I do not want to accept changes as of now. |

This draft introduces usage VISQ data for the task of manual mixed precision quantization.
Basic editing:
MPQ_basic.mp4
Show/Hide:
MPQ_show_hide.mp4
CancelScrollToSelection:
MPQ_cancelScrollToSelection.mp4
See attachment for sample circle model and computed visqs:
circle_model_and_visqs.zip
ONE-vscode-DCO-1.0-Signed-off-by: s.malakhov [email protected]