ONE-vscode
ONE-vscode copied to clipboard
[VISQRunner] Run/edit visq configuration file.
This commit allows to create or edit visq configuration file. Basic usage is as follows:
- Use
Create VISQ data
from context menu of circle file fromEXPLORER
(multipleselection .circle
+.q8.circle
+.h5
are also allowed) - Fill parameters like
quantized
model and 'h5 data` - Push
Run
button at the top of the screen.
https://user-images.githubusercontent.com/112689352/232785310-d3f1c780-e153-4c27-ba97-5074aa3f9d43.mp4
TODO README.md
Related to: #1506 ONE-vscode-DCO-1.0-Signed-off-by: s.malakhov [email protected]
The flow looks good to me.
@seanshpark @dayo09 @jinevening May be we can try to merge it after splitting?
@jinevening I've update the workflow a bit: the results are immediately presented to the user.
the results are immediately presented to the user.
Looks better to me :)