google-ai-edge / model-explorer

A modern model graph visualizer and debugger
Apache License 2.0
1.07k stars 87 forks source link

Show pytorch adapter even if torch in not imported. #234

Closed jinjingforever closed 3 weeks ago

jinjingforever commented 3 weeks ago

Just realized that it is useful to show that the pytorch adapter is available even if torch is not imported so that users know we support pytorch. We will display 'torch not installed' error message when user actually uses the adapter.