Skip to content

Conversation

@guschmue
Copy link
Contributor

fixes a crash seen with chrome -> webnn -> webgpu-ep when OrtEnv recreated.
The issue is that on OrtEnv destruction we null the default_instance but at init the creation of the default_instance is under std::call_once.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can commit the suggested changes from lintrunner.

@guschmue guschmue marked this pull request as ready for review December 19, 2025 23:23
@guschmue guschmue added the ep:WebGPU ort-web webgpu provider label Dec 19, 2025
@guschmue guschmue enabled auto-merge (squash) December 19, 2025 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ep:WebGPU ort-web webgpu provider

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants