@dair_ai
NEW paper from NVIDIA. (bookmark it) Speed-of-light performance analysis tells you the theoretical floor of a workload, but teams still derive it by hand and freeze it. SOLAR automates the whole thing straight from PyTorch or JAX source. An LLM frontend translates arbitrary code into an executable Affine Loop IR, validated by output comparison, then a deterministic pass lifts it into an einsum graph, and an analytical backend computes the bounds. The model is confined to translation, so the actual bound math stays deterministic. Across KernelBench, Flax models, and robotics workloads, they report zero observed SOL violations. Paper: https://t.co/KXgsPxcSnY Learn to build effective AI agents in our academy: https://t.co/LRnpZN7L4c