Sep 7, 2026 · Eugene Ostroukhov · EngineeringOptimizing UchenML inference for a browser tabA browser tab is a constrained place to run a neural net: one thread, 32-bit floats, four-wide SIMD, no GPU. This article goes into the specific optimizations that made running Dots there practical.