17 Commits (1123)

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 7e8e7e9ffa support editing batch size, as https://github.com/ZhangGe6/onnx-modifier/issues/17 refers 3 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 95f18e37b0 the feature of `change node attribute` is basically done 4 years ago
ZhangGe6 2be1a4b604 fix Recover node bug 4 years ago
ZhangGe6 ffe2173b40 fixed shared `argument` problem 4 years ago
ZhangGe6 a6834ed3b5 constructing `adding node` feature, which is really a big bunch of work. It is a backup when changing node input in side-pannel is done 4 years ago
ZhangGe6 02d5b20440 get schema in view.js#activeGraph 4 years ago
ZhangGe6 ee2ba46898 polish code and make the repo public 4 years ago
ZhangGe6 4257934c11 add rename listener to node done 4 years ago
ZhangGe6 872c1409b4 add placeholder for rename in sidebar 4 years ago
ZhangGe6 aa2541f6e3 fix bug in delete_backtrack() 4 years ago
ZhangGe6 1b1615bfa2 process for graph with un-named nodes 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 890e54ae20 transmit uploaded file from js to python done 4 years ago
ZhangGe6 de16a7977b delete node in a backtrack manner done. However, the output_node still stays 4 years ago
ZhangGe6 09f23c7152 onnx.js during host.require(id) is missed now 4 years ago