Tools · MarkTechPost ·
Google Releases LiteRT.js: A JavaScript Binding of LiteRT That Runs .tflite Models in Browsers via WebGPU
Google released LiteRT.js, a JavaScript binding for running .tflite models in browsers through WebAssembly, with CPU, WebGPU and experimental WebNN backends. Google reports performance gains over other web runtimes and notes that tensors require manual deletion.