-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Open
Labels
documentationimprovements or additions to documentation; typically submitted using templateimprovements or additions to documentation; typically submitted using templateep:WebGPUort-web webgpu providerort-web webgpu providerplatform:webissues related to ONNX Runtime web; typically submitted using templateissues related to ONNX Runtime web; typically submitted using template
Description
Describe the documentation issue
I've tried searching the documentation for instructions on how to use the WebGPUExecutionProvider
from python, but no results seem to show up.
>>> import onnxruntime
>>> onnxruntime.version
'1.23.1'
>>> onnxruntime.get_available_providers()
['CoreMLExecutionProvider', 'AzureExecutionProvider', 'CPUExecutionProvider']
OS: macOS 15.6
It would be very useful to show how to use the WebGPU EP outside of web-specific platforms. Is it necessary to install onnxruntime-gpu
too?
Page / URL
Metadata
Metadata
Assignees
Labels
documentationimprovements or additions to documentation; typically submitted using templateimprovements or additions to documentation; typically submitted using templateep:WebGPUort-web webgpu providerort-web webgpu providerplatform:webissues related to ONNX Runtime web; typically submitted using templateissues related to ONNX Runtime web; typically submitted using template