Google Releases LiteRT.js: A JavaScript Binding of LiteRT That Runs .tflite Models in Browsers via WebGPU
Google released LiteRT.js on July 9, 2026. It is a JavaScript binding of LiteRT, Google's on-device inference library. The runtime executes .tflite models directly in the browser through WebAssembly, with XNNPACK on CPU, ML Drift over WebGPU, and experimental WebNN for NPUs. Google reports up to 3x gains over other web runtimes, and 5–60x for GPU or NPU over its own CPU path. One detail the…
This is a summary curated by AIFuture. Read the complete article at the original source:
Read the full story on MarkTechPost