You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A mini ML compiler that performs graph-level optimizations (operator fusion, constant folding) on PyTorch models and benchmarks inference performance. Visualizes computation graphs before and after optimization.