chunseoklee
chunseoklee
I have depicted several(important) milestones in gannt format. ```mermaid gantt title 2022 Milestones dateFormat YYYY-MM-DD todayMarker off section [NPU Backend] single tvn :milestone, 2022-04-15, 1d circle+tvn / MobileViT :milestone, 2022-06-30,...
parent : #9123 circle-partition generates the connectivity information in ~~ini~~ json format like the following(from https://github.com/Samsung/ONE/pull/6231#issuecomment-800762497) ``` { "source" : { "file" : "Net_Sqrt_Rsqrt_001.circle", "inputs" : [ "ifm" ], "outputs"...
by adding redundant SUCCEED ONE-DCO-1.0-Signed-off-by: Chunseok Lee
## Checklist ### Release Action - [ ] Merge before branch out - [ ] Release Note - [ ] Update debian package changelog ( before branch out ) -...
Let's discuss and share issues about TF Lite's 3a schema support. Notice that builtin op type is int32 now : https://github.com/tensorflow/tensorflow/blob/a0afe8f9218be5eb9ed5dffc2dff652996da8c28/tensorflow/lite/schema/schema.fbs#L1061-L1077 ``` table OperatorCode { // This field is for...
For milestone in https://github.com/Samsung/ONE/projects/9#card-79474017 ## Candidate 1 [ one-cmds pythorch (or ONNX) LSTM op import fails · Issue #8217](https://github.com/Samsung/ONE/issues/8217) - model link : https://github.com/Samsung/ONE/files/7860779/LSTM.zip ## Candidate 2 based on https://colab.research.google.com/github/tensorflow/tensorflow/blob/master/tensorflow/lite/examples/experimental_new_converter/Keras_LSTM_fusion_Codelab.ipynb...
parent : #8379 (draft: #8407) Let try to build and run Compiler FE on tizen obs build system ! DRAFT PR is updated on https://github.com/Samsung/ONE/pull/8481
## Checklist ### Release Action - [x] Release Note #9674 - [x] Update debian package changelog ( before branch out ) #9675 - [x] After Branch out - [x] `master`...