Commits


Wanming Lin authored and GitHub committed 8a06f13301d
[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.