22 Commits (76c7de776aecd7ecd70e4a2ad4eef4a390855112)

Author SHA1 Message Date
ZhangGe6 d289f00f96 support editing initializer for primitive nodes (https://github.com/ZhangGe6/onnx-modifier/issues/6, https://github.com/ZhangGe6/onnx-modifier/issues/9, https://github.com/ZhangGe6/onnx-modifier/issues/22) 3 years ago
ZhangGe6 e5d60110b1 fix issue when rebatch info is empty(), as is https://github.com/ZhangGe6/onnx-modifier/issues/18 mentioned 3 years ago
ZhangGe6 7e8e7e9ffa support editing batch size, as https://github.com/ZhangGe6/onnx-modifier/issues/17 refers 3 years ago
ZhangGe6 49de3e7f21 fix model parsing issue when the model is load in a drag-and-drop way, as refered in https://github.com/ZhangGe6/onnx-modifier/issues/14 3 years ago
ZhangGe6 8795a9a2ba add argparse module for custom configs, as refered in https://github.com/ZhangGe6/onnx-modifier/issues/15 3 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
Feng f92e5253a4 add docker container 4 years ago
ZhangGe6 975682eafe `add node` feature works for some simple node like Abs 4 years ago
ZhangGe6 0d8a9814f9 add sample models in the readme 4 years ago
ZhangGe6 7f2d094bfb onnx-metadata.json found 4 years ago
ZhangGe6 323c85fb1f modify_node_io_name() basically done 4 years ago
ZhangGe6 aa2541f6e3 fix bug in delete_backtrack() 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 02837fd309 remove output node locally 4 years ago
ZhangGe6 ebc280dc92 local onnxModifier done 4 years ago
ZhangGe6 890e54ae20 transmit uploaded file from js to python done 4 years ago
ZhangGe6 a52a90c45e transmit `node_state` from js to python done 4 years ago
ZhangGe6 09f23c7152 onnx.js during host.require(id) is missed now 4 years ago