Closed BruceDai closed 1 year ago
Thanks @huningxin. I updated commit to address your comments, please take another look. My second commit of updated other tests will be summitted later to fix CI failure.
Thanks @huningxin ! I've added these checks, and verified by running local WPT IDL tests in worker with WebNN-Polyfill. Please take another look, thanks.
@huningxin I've update this patch to address your comments, and added a sample by relu
op test for invoking sync functions in worker, please take another look, thanks.
@Honry I've update PR, please take another review, thanks.
Thanks @Honry and @huningxin for your reviewing. I will merge this PR.
In first commit, I just updated add op tests using Async function. @huningxin PTAL, thanks.