ZhangGe6 / onnx-modifier

A tool to modify ONNX models in a visualization fashion, based on Netron and Flask.
MIT License
1.29k stars 158 forks source link

open model failed #45

Closed pomodoromjy closed 1 year ago

pomodoromjy commented 1 year ago

image

Failed to open the model, has anyone encountered this problem?

ZhangGe6 commented 1 year ago

@pomodoromjy Thanks for the feedback. It seems that the model has been already opened and rendered on the page (if we ignore the Error in the console).

issue45

So I wonder whether the editing functions still work (with the 'model opening problem'). If it doesn't work, what problem do you encounter?

ZhangGe6 commented 1 year ago

I am going to close the issue due to inactivity. Feel free to reopen it if the problem still exists.