| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Linear layout in Figure 1a of the linear layout paper visualized with the visualizer.
A visualizer for Triton linear layouts.
See MANUAL.md for the viewer interaction guide. See docs/sample-svgs/ for example exported SVGs.
git submodule update --init --recursive
cd tensor-viz
npm install
python -m venv .venv
source .venv/bin/activate
pip install -e .
npm run buildcd tensor-viz
npm install
npm run build --workspace @tensor-viz/viewer-demoThe built site is written to tensor-viz/packages/viewer-demo/dist.
| Back | FazBrowse Home | New Git URL |