chunseoklee
chunseoklee
added : Update debian package changelog
removed : runtime's TCM base commit
> See https://github.com/AShedko/ONE/pull/new/luci_reduce_binary_size for required changes. https://github.com/AShedko/ONE/tree/luci_reduce_binary_size
> I suggest changing ACL build as release type on default, and allow debug build on special case. @ragmani @chunseoklee Can you give your opinion about this? No objection.
> Let's depict the whole workflow in this approach Let's imagine input and output circle file of this workflow. Assume that our input circle(A.circle) is like: Conv2D(op1) - Conv2D(op2) -...
> @chunseoklee Will you prepare `A.circle`? Do you have any existing graph which contains this pattern? Or do we need to create it manually? > > ``` > Conv2D(op1) -...
> @chunseoklee , I've seen several warnings but you've added fix for only one. > Can you check again? In my report, there is only 1 warning. Let me check...
I rerun the test with this PR on [link](https://analysishub.sec.samsung.net/service/analyses/1328892). It shows 1 warning and do not fix the issue. I will ask to person in charge of SE.
I found tca tool's version diff : TCM Version 1.1.1 / Checker Version 0.8.7 (new) vs TCM Version 1.0.7 / Checker Version 0.8.3 (old)