Skip to content

[Feature Request] Some idea to make this tool more interesting #123

@Gxiandy

Description

@Gxiandy

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:

  1. A cleaner UI. The tool's UI is not as clean as native netron's. Actually I have pushed a PR([refactor]: Modify the UI of model related buttons #122) to achieve a better UI.
  2. Support node coloring. User can change the color of selected node, this will need modification of netron.
  3. Support selecting nodes and make some changes (delete/coloring...) to these nodes.
  4. 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.
  5. Support adding a new node attribute.
  6. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions