ZhangGe6
|
d4a29ef241
|
use textarea, rather than input element to hold initializer, for more flexible view
|
3 years ago |
ZhangGe6
|
5aabb9f0ce
|
support editing initializer for newly added 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
|
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
|
7861092c55
|
polish the code and push to github
|
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
|
bb58bad176
|
Adding node feature is tested for some ops and works as expected. Currently, adding node with initializers is not supported
|
4 years ago |