-
Notifications
You must be signed in to change notification settings - Fork 54
Update newShape with null value for reshape operation #367
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
Update newShape with null value for reshape operation #367
Conversation
a8638c5 to
db53c2f
Compare
|
Is there a corresponding issue that this PR proposes to fix? |
Yes, this pr is also to fix #289, thanks. |
|
@BruceDai : Yeah, I like Though also, is this some behavior that could be easily resolved by the frameworks calling into WebNN, since presumably they already know the shapes along the way (shape inference) and could instead pass concrete values to WebNN? |
|
Thanks for the review and approvals. Let's merge this PR. |
SHA: 5ad1b5d Reason: push, by huningxin Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
@dontcallmedom CRD was expected but deploy to W3C says skipped: https://github.com/webmachinelearning/webnn/actions/runs/4499106496/jobs/7916543577#step:3:994 What needs to be updated in https://github.com/webmachinelearning/webnn/blob/main/.github/workflows/auto-publish.yml to resume publications to TR? |
|
The relevant failure is https://github.com/webmachinelearning/webnn/actions/runs/4665203838/jobs/8258293140#step:3:779 - there seems to be still a bug with the SOTD boilerplate, filed |
@huningxin @anssiko PTAL, thanks.
Preview | Diff