- WebNN API Support Status in Chromium
- Export weight and bias files into .json/.bin or .npy formats for WebNN API applications in Vanilla JavaScript
This tool is based on Netron. Netron is a viewer for neural network, deep learning and machine learning models developed by Lutz Roeder.
- Visit https://ibelem.github.io/netron/ page, load a model
- Visit https://ibelem.github.io/netron/?url=model_link
Netron is a viewer for neural network, deep learning and machine learning models.
Netron supports ONNX, TensorFlow Lite, Core ML, Keras, Caffe, Darknet, PyTorch, TensorFlow.js, Safetensors and NumPy.
Netron has experimental support for TorchScript, torch.export, ExecuTorch, TensorFlow, OpenVINO, RKNN, ncnn, MNN, PaddlePaddle, GGUF and scikit-learn.
macOS: Download the .dmg
file or run brew install --cask netron
Linux: Download the .AppImage
file or run snap install netron
Windows: Download the .exe
installer or run winget install -s winget netron
Browser: Start the browser version.
Python: pip install netron
, then run netron [FILE]
or netron.start('[FILE]')
.
Sample model files to download or open using the browser version: