Hyun Sik Yoon (Eric Yoon)

Results 7 issues of Hyun Sik Yoon (Eric Yoon)

This is yet another one-init, which works like the following step: - generate cfg file for import, optimize, quantization - ask backend-init to update and save cfg file - add...

DRAFT

This introduce a class, `InoutOutputPath`, that manages input model path and output model path across sections. parent issue: https://github.com/Samsung/ONE/issues/9450 draft: https://github.com/Samsung/ONE/pull/9421 ONE-DCO-1.0-Signed-off-by: Hyun Sik Yoon

PR/NO MERGE

This is draft work to introduce one-init. for #9450 after #9369 ONE-DCO-1.0-Signed-off-by: Hyun Sik Yoon

Let's implement one-init. #9369 describes analysis work for this implementation. - [x] write a draft (#9421) - [x] test if cfg file from the draft work OK - If cfg...

related #9313 Let me analyze onecc options and figure out how to handle this for `one init`.

Let's make ToolRunner run in docker env where there is no 'sudo' cmd. ONE-vscode-DCO-1.0-Signed-off-by: Hyun Sik Yoon

DRAFT
NO MERGE

This tries sudo command with spawnSync. for #988 ONE-vscode-DCO-1.0-Signed-off-by: Hyun Sik Yoon