Tag: WebGPU
All the articles with the tag "WebGPU".
Video editing in the browser with WebGPU
Published:WebGPU enables real-time video effects and transformations in the browser. Practical implementation with benchmarks and real-world limitations.
ML in the browser with WebGPU: real-time inference
Published:How to use WebGPU as the TensorFlow.js backend to run ML models in the browser with real performance. Benchmarks and practical use cases.
Image processing in the browser with WebGPU
Published:How to use WebGPU to apply filters and transformations to images in the browser. Real benchmarks comparing with Canvas 2D.
WebGPU: the browser's new performance engine
Published:WebGPU exposes the GPU directly to the browser, opening new possibilities for intensive processing: images, video, ML, and more.