Skip to content
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

Operator set wave 3 #805

Merged
merged 49 commits into from
Mar 11, 2025
Merged
Changes from 6 commits
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
cabfc94
Wave 3 skeleton
fdwr Dec 19, 2024
3e0be03
Add cumulativeSum
fdwr Jan 16, 2025
42b6522
Merge with main
fdwr Jan 16, 2025
9d0d231
Update more operators
fdwr Jan 16, 2025
8789b79
Updates
fdwr Jan 16, 2025
99ece12
Copy pasta cleanup - feedback updates pending
fdwr Jan 17, 2025
4da4feb
Rank typo for Q and DQ
fdwr Jan 17, 2025
38ade9c
Merge branch 'main' into opsetWave3
fdwr Jan 30, 2025
83efdf3
CR feedback
fdwr Feb 13, 2025
5f9501e
Forgot feedback - delete Increment dimCount by one.
fdwr Feb 13, 2025
6572481
Merge main
fdwr Feb 13, 2025
c012530
Add blockwise broadcastable dimension. Add Q/DQ emulation and more co…
fdwr Feb 14, 2025
611a432
Fix bikeshed errors
fdwr Feb 14, 2025
e465196
Merge branch 'webmachinelearning:main' into opsetWave3
fdwr Feb 14, 2025
6202405
More bikeshed errors
fdwr Feb 14, 2025
f5ac286
CR feedback, renamed scatterNd/gatherNd, add gatherElements/scatterEl…
fdwr Feb 15, 2025
9d11f09
Fix more bikeshed errors
fdwr Feb 15, 2025
93de1fb
Add gather/scatterElements algorithm steps. Add gather/scatterNd exam…
fdwr Feb 18, 2025
675d105
scatter* use atop a copy wording
fdwr Feb 18, 2025
bdd984e
Merge branch 'main' into opsetWave3
fdwr Feb 18, 2025
69b8d8e
Simplify blockwise broadcasting removing temporaries
fdwr Feb 18, 2025
b8ed963
Bikeshed asymmetric bracket
fdwr Feb 18, 2025
7ded300
GatherND make example more interesting
fdwr Feb 20, 2025
b1b82c1
Gather example fixes
fdwr Feb 26, 2025
8b8d2aa
Add gatherND and scatterND algorithm steps
fdwr Feb 27, 2025
658d493
Rename gatherND and scatterND to ND again for now to be consistent wi…
fdwr Feb 27, 2025
5027d85
Update slice algorithm steps for strides
fdwr Feb 27, 2025
c6792df
Fix slice algorithm slice size
fdwr Feb 27, 2025
095027c
Update blockwise broadcasting to return true/false
fdwr Feb 27, 2025
c556eb6
Fix bikeshed naming for rankInput vs inputRank etc
fdwr Feb 27, 2025
99be391
Apply Joshua's helpful suggestions.
fdwr Feb 27, 2025
1b807bb
Merge branch 'opsetWave3' of https://github.com/fdwr/webnn into opset…
fdwr Feb 27, 2025
65cd5d2
Merge branch 'main' into opsetWave3
fdwr Feb 27, 2025
d0764ac
Refix udpates after merge conflict
fdwr Feb 27, 2025
035133c
More of Joshua's suggestions
fdwr Feb 27, 2025
66ee789
Add reverse inputRank
fdwr Feb 27, 2025
4c861bd
More of Joshua's suggestions 👍🙏
fdwr Feb 27, 2025
42b1f97
Fix a/an wording
fdwr Feb 27, 2025
a9ea9b8
More list/equal occurrences
fdwr Feb 27, 2025
e07ab89
Summation vs addition
fdwr Feb 27, 2025
7fbbedb
Fix merge conflicts
fdwr Feb 27, 2025
f234f8d
Bikeshed unbalanced table in cumulativeSum
fdwr Feb 27, 2025
2828962
Bikeshed reverse inputRank
fdwr Feb 27, 2025
9fcd0db
Merge Joshua's code suggestions for arg references
fdwr Mar 10, 2025
547f76d
Address most of Ningxin's feedback
fdwr Mar 10, 2025
5aa46e8
Merge branch 'main' into opsetWave3
fdwr Mar 10, 2025
89baa1b
Merge branch 'opsetWave3' of https://github.com/fdwr/webnn into opset…
fdwr Mar 10, 2025
80eb279
Remaining feedback from Ningxin
fdwr Mar 10, 2025
cc81a85
Fix bikeshed
fdwr Mar 10, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading