Samsung / ONE-vscode

Visual Studio Code Extension of ONE compiler toolchain
Apache License 2.0
48 stars 51 forks source link

[EdgeTPU] Add files for EdgeTPUCfgEditor #1738

Closed dayo09 closed 11 months ago

dayo09 commented 11 months ago

For modularization of EdgeTPU, we decided to add a new file name extension for config file for edgetpu compiler. Its name is 'edgetpucfg'. 'edgetpucfg' has different steps and options than the original cfg file. Therefore, this commit adds a new directory and files for .edgetpucfg in /media/EdgetpuCfgEditor.

ONE-vscode-DCO-1.0-Signed-off-by: hohee-hee khappy517@gmail.com Co-authored-by: Bumsoo Ko rhqjatn2398@naver.com Co-authored-by: 김현욱 rlagusdnr120@gmail.com


Original PR #1671 For #1726