Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[WebNN] Remove wasm.currentContext check (#22886)
If a WebNN session is threw early, this check for `wasm.currentContext` will break all the following WebNN sessions, this often happens in npm tests.
- Loading branch information