onnx-subgraph tool step by step submitting initial PR#14618
onnx-subgraph tool step by step submitting initial PR#14618chenyx113 wants to merge 5 commits intoSamsung:masterfrom
Conversation
|
Q) what is the purpose of this draft? |
there are 2 purposes of this draft:
in future code, we will show how to test the sub models, how to auto generate the "given config file" for each onnx model. |
|
Please post a single context of changes per PR. |
OK,I will submit a new one in a clear branch sync with master branch, because master is updating continuously, I add 2 rebases additionally, is it ok to add rebase after PR submitting? to avoid the merge fatal issue |
I don't understand this. You don't have to explain. Just post a PR to current master. |
|
create new PR with single context |
initial PR of onnx-subgraph tool.
related issue of: #14534
historical draft PR:
#14613
I will submit this tool from zero, this submitting include 5 files:
this is minimum splitting I can do for the initial PR, please help review, thank you
ONE-DCO-1.0-Signed-off-by: Youxin Chen [email protected]