You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi ZhangGe,
This is an excellent work which help me a lot during my work.
I have been looking for a good visual model modification tool, and then I found that this tool may be able to meet my expectations. So I hope to contribute to this work to make it more interesting.
Here are some points I think could make this tool more useful:
Support node coloring. User can change the color of selected node, this will need modification of netron.
Support selecting nodes and make some changes (delete/coloring...) to these nodes.
Support load&download of mlir model. Since MLIR has been the most popular ai compiler infrastructure, a model modification tool which can parse the IR of mlir will be very useful. I have developed some codes before to convert the mlir ir to onnx node and display it with netron, and also convert it back to mlir ir file.
Support adding a new node attribute.
Support inserting custom node.
......
I will be very glad if you are interested in my proposal. And I will be very happy to contribute to implement these ideas. Looking forward to you reply.
Hi ZhangGe,
This is an excellent work which help me a lot during my work.
I have been looking for a good visual model modification tool, and then I found that this tool may be able to meet my expectations. So I hope to contribute to this work to make it more interesting.
Here are some points I think could make this tool more useful:
I will be very glad if you are interested in my proposal. And I will be very happy to contribute to implement these ideas. Looking forward to you reply.