Samsung / ONE-vscode

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

[CircleGraph] Support tflite #1655

Closed glistening closed 1 year ago

glistening commented 1 year ago

Now, CircleGraph can show tflite. It also updates circle-schema. It shows more operators like GELU.

ONE-vscode-DCO-1.0-Signed-off-by: Sanggyu Lee sg5.lee@samsung.com

glistening commented 1 year ago

Resolved conflict with #1656.

glistening commented 1 year ago

I see several OneExplorer errors from Check PR test. I excludes the change in OneExplorer, which can be done separately. I can see both circle and tflite w/o OneExplorer change.

(ADD) I confirmed the Check PR test passed after removing OneExplorer change.