Skip to content

[Documentation] Use WebGPUExecutionProvider from python (or other non-web platform) #26295

@xenova

Description

@xenova

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

https://onnxruntime.ai/docs/execution-providers/

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationimprovements or additions to documentation; typically submitted using templateep:WebGPUort-web webgpu providerplatform:webissues related to ONNX Runtime web; typically submitted using template

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions