Skip to content

Initial change to enable WebGPU EP to suport plugin API #25705

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

fs-eire
Copy link
Contributor

@fs-eire fs-eire commented Aug 8, 2025

Description

This is the first PR among a list of PRs to make WebGPU EP able to use the plugin API (EP ABI).

This PR adds new build flags for WebGPU:

  • --use_webgpu shared_lib to enable building WebGPU EP based on the plugin API (EP ABI).
  • make CMake changes to remove dependency of ORT when building shared lib.

Currently --use_webgpu shared_lib will fail, but it is fine because no one is using it.

Why making small changes

Huge PR is very difficult to review. Splitting a huge PR into multiple ones has the benefits that each small PR is relatively easier to review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant