30 Commits (58e5bb85ee8c8829183fb3e267bc803d0ac10719)

Author SHA1 Message Date
ZhangGe6 58e5bb85ee update docs 4 years ago
ZhangGe6 38649877eb implement `adding new model output` feature, which is mentioned in https://github.com/ZhangGe6/onnx-modifier/issues/7, https://github.com/ZhangGe6/onnx-modifier/issues/8, and https://github.com/ZhangGe6/onnx-modifier/issues/13 4 years ago
ZhangGe6 f45da8d4fb fix issue https://github.com/ZhangGe6/onnx-modifier/issues/12 where extra inputs emerges after deleting nodes 4 years ago
ZhangGe6 e1ad382665 polish the code and push to github 4 years ago
ZhangGe6 13e00113fb try to support renaming model input/output reported in issue https://github.com/ZhangGe6/onnx-modifier/issues/8 4 years ago
ZhangGe6 b34157e345 changing the name of model input is done 4 years ago
ZhangGe6 131362ce61 merge request https://github.com/ZhangGe6/onnx-modifier/pull/5 and update readme 4 years ago
ZhangGe6 7861092c55 polish the code and push to github 4 years ago
ZhangGe6 03d8ea4d80 update readme 4 years ago
ZhangGe6 6d0eea0202 fix issues for custom added node when clicking `Reset` 4 years ago
ZhangGe6 95f18e37b0 the feature of `change node attribute` is basically done 4 years ago
ZhangGe6 75a92c8263 fix the un-filled item in inputs/outputs list (like `concat`) issue 4 years ago
ZhangGe6 fcf8061baf unused-left-Constant-node issue is solved 4 years ago
ZhangGe6 2ad94d7042 fix custom added node deleting issues 4 years ago
ZhangGe6 bb58bad176 Adding node feature is tested for some ops and works as expected. Currently, adding node with initializers is not supported 4 years ago
ZhangGe6 7590775f74 changing node inputs/outputs in sidebar in a [in-place] manner seems done 4 years ago
ZhangGe6 975682eafe `add node` feature works for some simple node like Abs 4 years ago
ZhangGe6 47c07746ec the dropdown menu of adding new node is basically done 4 years ago
ZhangGe6 da03961aa6 fix external data loading error for unix platform issue#https://github.com/ZhangGe6/onnx-modifier/issues/1 4 years ago
ZhangGe6 300bfb4a58 refine English readme and add Chinese readme 4 years ago
ZhangGe6 c7be4f451d change readme 4 years ago
ZhangGe6 0774073a79 sweetalert is added for nice alert 4 years ago
ZhangGe6 7f2d094bfb onnx-metadata.json found 4 years ago
ZhangGe6 323c85fb1f modify_node_io_name() basically done 4 years ago
ZhangGe6 228fc77d6d good job. All encountered problems have been solved 4 years ago
ZhangGe6 4ff46e6acf fix bug for the output has the same name with last node 4 years ago
ZhangGe6 046f342c2e remove initializers basically done 4 years ago
ZhangGe6 c75a50257d remove node for nu-named node done. refresh graph for un-named node do not work 4 years ago
ZhangGe6 02837fd309 remove output node locally 4 years ago
ZhangGe6 ebc280dc92 local onnxModifier done 4 years ago