-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[Web] Support iOS devices #22776
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
On iOS, we have to wait for Apple to implement WebGPU. In the recent WebGPU F2F on Oct 29, Apple updated their status as "Functionally, largely complete. In Safari preview for several months. No comment on ship date. Functionally, there are a few missing CTS features we haven't seen used (like importing texture formattings is known not to work). HDR support on WebKit main is added, expect to see in preview soon. Otherwise, looking into iOS memory usage issues and various security issues. Hope to ship soon." |
@gyagp Thank you for the clarification! |
My understanding is Safari Technology Preview can only be installed on macOS, but not iOS. So you couldn't run WebGPU on iOS now. |
@gyagp Got it, thanks! |
Seems to be under feature flags in iOS/Safari to turn it on: You can go to https://webgpureport.org/ and see if that worked. |
Someone mentioned WebGPU is enabled by default in iOS 18.2: https://news.ycombinator.com/item?id=42110252. |
Thanks for the update @gyagp, have you tried it? |
I don't have an iPhone :( |
This issue has been automatically marked as stale due to inactivity and will be closed in 30 days if no further activity occurs. If further support is needed, please provide an update and/or more details. |
work for me important!!!
|
Describe the issue
From other discussions and the npm release page, onnxruntime-web (WebGPU) is not supported in iOS devices regardless of browser type.
Is there an estimation on when this feature will be released it is really important for developers!!
To reproduce
Useful links:
Urgency
No response
ONNX Runtime Installation
Released Package
ONNX Runtime Version or Commit ID
1.20.0
Execution Provider
'webgpu' (WebGPU)
The text was updated successfully, but these errors were encountered: