2023年4月6日、ChromeチームはWeb上での高性能な3Dグラフィックスとデータ並列計算を実現する新しいWebグラフィックスAPI、WebGPUの正式リリースを発表しました。WebGPUは、Chrome 113のベータチャンネルでデフォルトで利用可能となっています。 WebGPUの特徴 WebGPUは ...
WebGPU is a new graphics and compute API designed by the “GPU for the Web” W3C community group. It aims to provide modern features such as “GPU compute” as well as lower overhead access to GPU ...
WebGPUは、ウェブブラウザからGPU(Graphics Processing Unit)へ直接アクセスするための新しい標準API(Application Programming Interface)であり、ウェブサイトやウェブアプリケーションでネイティブアプリ並みの高性能な3Dグラフィックスや複雑な計算処理を実現する ...
//! Accelerate browser inference with WebGPU (simulated).
ウェブブラウザ「Firefox 141」の正式版が公開されました。Windows版限定ですがWebGPU APIがリリースされています。 今回の更新 ...
「Chrome 113」の目玉は、「WebGPU」のサポートだ。 「WebGPU」は、WebアプリケーションでGPUを用いたレンダリングや計算を処理できるようにしたAPI。 すでにある「WebGL」との違いは、より高度なGPU機能へのアクセスできること。
ブラウザ上で3Dグラフィック機能を利用する時、ほとんどの場合には「WebGL」が利用されています。「WebGPU」は、年々向上していくGPUの性能をより一層引き出すために、「WebGL」の後継としてゼロから設計されているAPI仕様です。現在、WebGPUは仕様の策定と各 ...
Achieving real-time speech recognition directly within a web browser has long been a sought-after milestone. Whisper WebGPU by a Hugging Face Engineer (nickname ‘Xenova’) is a groundbreaking ...