|
|
|
|
|
by m00dy
1237 days ago
|
|
I have integrated pyodide + webgpu recently. (you can do matmul using webgpu's compute pipeline). The real problem is that browser tabs have 4gb max memory size. So, training neural networks on this stack is almost impossible. ( I don't even want to mention pyTorch's dependency hell). |
|
https://webassembly.org/roadmap/