Skip to content
This repository has been archived by the owner on Mar 2, 2024. It is now read-only.

talshalti/netron

Repository files navigation

vscode-netron

This is an extension for Netron machine learning model visualisation inside VS Code. Simply download a model, for example from https://github.com/onnx/models, and click on it.

This extension is based directly on Netron's web hosted version: https://lutzroeder.github.io/netron/.

Caveats

  • Netron's JavaScript is used as-is from https://lutzroeder.github.io/netron/ and lightly monkey-patched (see index.html) to work inside VS Code's webview environment. Netron should be made more flexible to avoid any monkey-patching.
  • Ideally, Netron's js files should be hosted locally inside the extension, however that would require more work to deal with VS Code's webview restrictions when loading css/js files from disk.

Archived

This project has been discontinued, please feel free to fork and updated to latest netron version as needed, as usually this counts for most of the work.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published