Closed Lewis-Lu closed 8 months ago
Merged. Thanks for your contribution and looking forward to the "new feature". BTW, can you introduce the new feature briefly?
I don't know if it works, but the following is what I'm doing for the tool:
study and fix the bug encountered during the delete&add ops ;
Bugs are indeed old friends of onnx-modifier
. If you feel weird about the codes or behaviors, feel free to create issues.
add two graphs merge features.
Excellent! This is exactly what issue#63 calls for.
some customized operations, sounds weird, initializer/input conversion, for my own purpose;
It is welcome to share these features. Of course you can keep it in the local branch.
study and fix the bug encountered during the delete&add ops ;
Bugs are indeed old friends of
onnx-modifier
. If you feel weird about the codes or behaviors, feel free to create issues.
Sure, I would provide the steps for reproduce, and hopefully the PR for this in this week. :D
add two graphs merge features.
Excellent! This is exactly what issue#63 calls for.
some customized operations, sounds weird, initializer/input conversion, for my own purpose;
It is welcome to share these features. Of course you can keep it in the local branch.
Let me start this as the first contribution to the project. I'm adding a new feature to the tool.