Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

Model Explorer PyPI version npm version

Model Explorer offers an intuitive and hierarchical visualization of model graphs. It organizes model operations into nested layers, enabling users to dynamically expand or collapse these layers. It also provides a range of features to facilitate model exploration and debugging, including the ability to highlight input and output operations, overlay metadata on nodes, display layers in interactive pop-ups, perform searches, show identical layers, GPU-accelerated graph rendering, among others. It currently supports TFLite, TF, TFJS, MLIR, and PyTorch (Exported Program) model format, and provides an extension framework for developers to easily add support for additional formats.

Home page screenshot

To start using Model Explorer, run:

$ pip install ai-edge-model-explorer $ model-explorer

Or give it a try on Hugging Face (only support visualizing uploaded models)

Please check out our Wiki for more details:

We invite you to participate in research studies on Model Explorer. Sign up here.

NPM package

The core visualizer component is available in the ai-edge-model-explorer-visualizer npm pacakge. See the README.md for instructions and check out its demos.

Community-contributed adapters

Contributions

You are invited to create custom adapters to add support for additional model formats. Please refer to our Develop Adapter Extension guide. We will gladly consider pull requests to add links to your adapter's GitHub repository and PyPI package to this README.

Resources

关于 About

A modern model graph visualizer and debugger

语言 Languages

JavaScript47.3%
TypeScript29.1%
HTML7.4%
C++7.0%
SCSS4.2%
Python3.6%
Starlark0.5%
Shell0.5%
Jupyter Notebook0.4%
CSS0.0%
C0.0%
MLIR0.0%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
257
Total Commits
峰值: 18次/周
Less
More

核心贡献者 Contributors