You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was looking through issues in this repository and noticed that no one has mentioned WebNN before. Is this on any of Candle's roadmaps for doing inference in the browser?
The text was updated successfully, but these errors were encountered:
Sure, but there is a big difference in performance between using just
WASM/SIMD to using it with either WebNN or WebGPU which provide hardware
acceleration options.
I was looking through issues in this repository and noticed that no one has mentioned WebNN before. Is this on any of Candle's roadmaps for doing inference in the browser?
The text was updated successfully, but these errors were encountered: