34 Commits (d92ecd285c844956a46d94828672fbdcbbcc273d)

Author SHA1 Message Date
ZhangGe6 d92ecd285c added node attributes keep successfully while refreshing 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 39eb7ff18f move the `add node` button to the index page 4 years ago
ZhangGe6 69470225ec custom added node shows on the page 4 years ago
ZhangGe6 02d5b20440 get schema in view.js#activeGraph 4 years ago
ZhangGe6 47c07746ec the dropdown menu of adding new node is basically done 4 years ago
ZhangGe6 0d8a9814f9 add sample models in the readme 4 years ago
ZhangGe6 ee2ba46898 polish code and make the repo public 4 years ago
ZhangGe6 a11ca520c4 change the logo and links in the index page 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 ed093dcc86 fix bug for delete_backtrack() and avoid changing model graph in-place 4 years ago
ZhangGe6 dda773933b change input/output name works in js 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 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 7abf62f346 button configs basically done 4 years ago
ZhangGe6 5dac902815 onclick function for main page buttons are done 4 years ago
ZhangGe6 8c24c0dcec fix the bug of `output missing` after delete-refresh-reset, gonna to polish the layout 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 4e69fa0d48 remove output node in js 4 years ago
ZhangGe6 02837fd309 remove output node locally 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 8b6e3321e7 delete and refresh graph done 4 years ago
ZhangGe6 a52a90c45e transmit `node_state` from js to python done 4 years ago
ZhangGe6 587a02b30a flask version works! 4 years ago
ZhangGe6 09f23c7152 onnx.js during host.require(id) is missed now 4 years ago