APProof LaboratoryFull screen ↗

LAB 04 / COMPILERS + GPU / LIVE SYSTEM

Make every
rewrite answerable.

This is not a screenshot recreation. The frame below is TensorForge itself: typed IR, six inspectable passes, generated WGSL, liveness-aware allocation, CPU oracle, and a browser-local WebGPU probe.

LIVE ORIGIN / tensorforge-webgpuMODE / COMPARISONOpen isolated runtime ↗

RUNTIME CONTRACT

The graph deltas are compiler output. Timing belongs to your machine.

All IR, pass, memory, and WGSL views are produced by the running TypeScript compiler. CPU and WebGPU timings are measured locally in the visitor’s browser and are never promoted into a universal speedup claim. If WebGPU is unavailable, the compiler and CPU oracle remain inspectable.