Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to visualize the model in WSL #96

Closed
mayuyuace opened this issue Jul 4, 2024 · 0 comments
Closed

How to visualize the model in WSL #96

mayuyuace opened this issue Jul 4, 2024 · 0 comments

Comments

@mayuyuace
Copy link

mayuyuace commented Jul 4, 2024

I tried to visualize my model in WSL.
After installing ai-edge-model-explorer in WSL, I run "model-explorer".
Terminal show some information like:

Loading extensions...
Loaded 8 extensions:
 - TFLite adapter (Flatbuffer)
 - TFLite adapter (MLIR)
 - TF adapter (MLIR)
 - TF adapter (direct)
 - GraphDef adapter
 - Pytorch adapter (exported program)
 - MLIR adapter
 - JSON adapter

But there is no browser displayed.
I accessed localhost::8080 in a windows browser, and Model Explorer showed.
Then I selected model from my windows files, and the Status showed "done". But there is no any UI displayed.
In WSL there showed:
I external/org_tensorflow/tensorflow/cc/saved_model/reader.cc:83] Reading SavedModel from: /tmp/tmpxe_d7psi
So I wonder how to visualize the model in WSL.
Seems like the browser program is displayed in WSL not windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant