Sung-Jae Lee
Sung-Jae Lee
When upgrading to the latest version on a daily basis, the following error occurs. It is presumed that this is a problem that occurs in the process of upgrading to...
The work to make `luci-micro` a standalone solution is in full swing. During the process, there was an opinion about getting `luci-micro` out of the `/compiler` folder. It is thought...
We need a review and resolution of issues related to SAM scores. Please refer to the CC report of the analysis results. - https://analysishub.sec.samsung.net/service/analyses/2115735 - https://github.sec.samsung.net/RS7-Architectural-Refactoring/SAM-Tools/wiki/CC-%28Cyclomatic-Complexity%29 - https://pages.github.sec.samsung.net/SAR/RefactoringGuide/docs/EN/ /cc @Samsung/one-vscode...
## What When using `include=O1` and `convert_nchw_to_nhwc=True` together, if `nchw_to_nhwc_input_shape=True` or `nchw_to_nhwc_output_shape=True` are mixed with `convert_nchw_to_nhwc=True`, a duplicate transpose will remain. ## Why The `remove_redundant_transpose=True` is naturally included in `O1`....