ZhangGe6
|
f707b86d2c
|
update readme_zh-CN
|
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
|
2be1a4b604
|
fix Recover node bug
|
4 years ago |
ZhangGe6
|
75a92c8263
|
fix the un-filled item in inputs/outputs list (like `concat`) issue
|
4 years ago |
ZhangGe6
|
e3ef4580ac
|
update readme.md for newer version
|
4 years ago |
ZhangGe6
|
f0eeac4cba
|
add `Enter` button for deleting node; change the index button name from `Preview` to `Refresh`
|
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
|
ffe2173b40
|
fixed shared `argument` problem
|
4 years ago |
ZhangGe6
|
f9aa8840c3
|
this is a backup before making some challenging changes for refresh node arguments
|
4 years ago |
ZhangGe6
|
d190aebf91
|
call _updateGraph() as soon as the node info is modified
|
4 years ago |
ZhangGe6
|
975682eafe
|
`add node` feature works for some simple node like Abs
|
4 years ago |
ZhangGe6
|
0face73b86
|
added node inputs/outputs keep successfully while refreshing
|
4 years ago |
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
|
da03961aa6
|
fix external data loading error for unix platform issue#https://github.com/ZhangGe6/onnx-modifier/issues/1
|
4 years ago |
ZhangGe6
|
0d8a9814f9
|
add sample models in the readme
|
4 years ago |
ZhangGe6
|
d775191211
|
Merge branch 'master' of github.com:ZhangGe6/onnx-modifier
|
4 years ago |
ZhangGe6
|
c36547ebfd
|
update readme_zh-CN
|
4 years ago |
ZhangGe6
|
265be39f92
|
update readme_zh-CN
|
4 years ago |
ZhangGe6
|
2d35c81e37
|
update readme
|
4 years ago |
Zhang Ge
|
14619e7439
|
Update readme_zh-CN.md
|
4 years ago |
ZhangGe6
|
4ac2912042
|
fix readme typo
|
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
|
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
|
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
|
da42adf713
|
add readme
|
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 |