Interactive visualizer
Linear Layout Viz
Explore Triton linear layouts as interactive tensor maps. Inspect matrix views, select and slice dimensions, recolor cells, and export publication-ready SVGs.
CAT LAB · OPEN SOURCE
From tensor layouts to production profiling, these tools make GPU programs easier to inspect, debug, and accelerate.
Interactive visualizer
Explore Triton linear layouts as interactive tensor maps. Inspect matrix views, select and slice dimensions, recolor cells, and export publication-ready SVGs.
Local tensor viewer
Inspect N-dimensional NumPy arrays in a browser-based workspace. Slice, permute, color, compare, and organize tensors without leaving a local Python workflow.
Kernel insight toolkit
Visualize, profile, and check Triton kernels for memory-safety issues. Its interpreter-based workflow makes many debugging tasks available even without GPU access.
Lightweight Triton profiler
Capture Python context, user annotations, Triton launch metadata, and GPU kernel metrics with compact profiles that open as trees or Chrome traces.
Fast segment operators
Accelerate heterogeneous graph neural networks with optimized segmented matrix multiplication and a simple interface designed to integrate with PyG.