pte-adapter-model-explorer
Adapter for Model Explorer to support PTE files for Ethos-U and VGF targets
What it is and what it does
This package is a plugin for Model Explorer that adds support for visualizing PyTorch Executorch PTE files. It integrates with Model Explorer's extension system to enable inspection and debugging of neural network models compiled for specific hardware targets: Arm Ethos-U NPU, Arm VGF, and XNNPACK backends.
You install it alongside ai-edge-model-explorer and activate it via a command-line flag. Once enabled, it allows you to load and inspect PTE files in Model Explorer's graphical interface, making it useful for developers working with Executorch models on Arm hardware or XNNPACK targets. The package depends on ai-edge-model-explorer, vgf-adapter-model-explorer, tosa-adapter-model-explorer, and flatbuffers, and runs on Linux, macOS, and Windows.
Use it for:
- Visualize and debug Executorch models compiled for Arm Ethos-U NPU deployment.
- Inspect model graphs and operations for Arm VGF backend targets.
- Analyze XNNPACK-compiled models in a graphical interface.
- Verify model structure and layer connectivity before deploying to edge devices.
- Troubleshoot model compilation issues by examining the resulting PTE file structure.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Extends Model Explorer with visualization support for PyTorch Executorch PTE files targeting Arm Ethos-U NPU, Arm VGF, and XNNPACK backends.
Yes, if you work with PyTorch Executorch models targeting Arm or XNNPACK backends and need to visualize or debug them. The package is actively maintained, has low install friction, carries a permissive license, and integrates cleanly into Model Explorer. The Beta status and small user base suggest it is specialized rather than production-hardened, so verify it supports your specific backend before committing.
Install
pte-adapter-model-explorer on PyPI
pip
pip install pte-adapter-model-exploreruv
uv add pte-adapter-model-explorerpoetry
poetry add pte-adapter-model-explorerInstalling pte-adapter-model-explorer
Before you install
Low friction install with a pure-Python wheel. Active maintenance with recent releases. Requires Python >=3.10, <3.13 and runs on Linux, macOS, and Windows.
License in practice
Apache-2.0 permissive license allows commercial and private use with minimal restrictions.
Quickstart
pip install pte-adapter-model-explorer ai-edge-model-explorer
model-explorer --extensions=pte_adapter_model_explorer
Requires Python >=3.10, <3.13. ai-edge-model-explorer must be installed separately.
Verify before relying
- Whether the adapter works with all three backends equally well or has known limitations.
- Performance characteristics when visualizing large PTE models.
- Whether the adapter is production-ready despite Beta development status.
Package facts
| License | Apache-2.0 (permissive) |
| Python support | capped below the current Python release (<3.13,>=3.10) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 4 — ai-edge-model-explorer, vgf-adapter-model-explorer, tosa-adapter-model-explorer, flatbuffers |
| Maintenance | actively maintained — 36 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 92,757/month — #13,429 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: pte_adapter_model_explorer-0.1.2-py3-none-any.whl
Keywords: model-explorer, ethos, pte, visualization
Tags
More Artificial Intelligence packages
LiteLLM provides a unified Python interface to…
permissive · top 100 on PyPI
huggingface-hubClient library and CLI tool for downloading,…
permissive · top 100 on PyPI
langchainLangChain provides a framework for building…
permissive · top 1,000 on PyPI
hf-xethf-xet provides chunk-based deduplication and…
permissive · top 1,000 on PyPI
tokenizersTokenizers converts raw text into token…
permissive · top 1,000 on PyPI
transformersTransformers provides a unified framework for…
permissive · top 1,000 on PyPI
tosa-adapter-model-explorerEnables visualization of TOSA neural network…
permissive · top 15,000 on PyPI
ai-edge-model-explorerVisualizes and debugs machine learning model…
permissive · top 15,000 on PyPI
executorchExecuTorch exports and runs PyTorch models on…
permissive · top 15,000 on PyPI
torch-npuEnables PyTorch to run computations on Huawei…
permissive · top 5,000 on PyPI
litert-torchConverts PyTorch models to .tflite format for…
permissive · top 15,000 on PyPI
torch-model-archiverTorch Model Archiver creates .mar archive files…
permissive · top 15,000 on PyPI
litert-lm-builderProvides Python tools for building, inspecting,…
permissive · top 15,000 on PyPI
torchaoTorchAO applies quantization and sparsity…
unclear · top 5,000 on PyPI
netronNetron is a viewer for neural network and…
permissive · top 15,000 on PyPI