issues
search
webmachinelearning
/
webnn
🧠Web Neural Network API
https://www.w3.org/TR/webnn/
Other
397
stars
47
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Disallow operations on scalar tensors that are no-ops
#794
reillyeon
opened
3 days ago
2
Create new objects with a Realm
#793
a-sully
opened
3 days ago
2
Define equality for non-trivial data types
#792
a-sully
opened
3 days ago
1
Remove `MLContext.compute()`
#791
a-sully
opened
3 days ago
0
Use `AllowSharedBufferSource` for `MLGraphBuilder.constant()`
#790
huningxin
opened
1 week ago
1
Include output operand type/rank in op constraint tables
#789
inexorabletash
closed
6 days ago
3
`MLGraphBuilder.constant()` should take an `AllowSharedBufferSource`
#788
a-sully
opened
1 week ago
1
Specify MLTensor
#787
a-sully
opened
1 week ago
4
Remove descriptions of outdated MLContext requirements
#786
a-sully
opened
1 week ago
0
Editorial: Link to error handling proposal from the MLTensor explainer
#785
a-sully
closed
4 days ago
0
Add device selection explainer (WiP)
#784
zolkis
opened
1 week ago
1
Proposed style/wording tweaks
#783
inexorabletash
opened
2 weeks ago
1
Wording: Fix some minor typos and grammar glitches
#782
inexorabletash
closed
2 weeks ago
1
Add deprecation warning for compute() -> dispatch()
#781
anssiko
closed
2 weeks ago
0
Idea for Discussion: Device Memory Management Primitives
#780
wacky6
opened
2 weeks ago
6
Support block-wise quantization
#779
huningxin
opened
2 weeks ago
1
Proposal: Report non-fatal errors from the WebNN timeline
#778
a-sully
opened
2 weeks ago
9
Wording: Use newfangled multiple assignment from lists
#777
inexorabletash
closed
2 weeks ago
0
Bugfix: Fix the error of opSupportLimits for split op
#776
BruceDai
closed
3 weeks ago
0
The split's opSupportLimits should be of `MLSplitSupportLimits`
#775
BruceDai
closed
3 weeks ago
0
Convert MLOperand methods into readonly attributes
#774
a-sully
closed
3 weeks ago
3
Support `reverse` operator
#773
huningxin
opened
4 weeks ago
1
Support strides option for `slice` operator
#772
huningxin
opened
1 month ago
3
Fix the build
#771
anssiko
closed
2 weeks ago
1
Remove pool2d MLRoundingType - Simplify the operand layout support of conv2d and pooling 2d operations
#770
fdwr
opened
1 month ago
0
Add Implementation Status to metadata
#769
anssiko
closed
1 month ago
2
Consider removing or redesigning the `triangular` operator
#768
a-sully
opened
1 month ago
2
Request the decomposition for gatherElements, scatterElements and scatterND
#767
fujunwei
opened
1 month ago
3
Allow setting label for constant operand
#766
huningxin
opened
1 month ago
0
Add resource contention considerations
#765
anssiko
closed
1 month ago
3
Make MLOperandDescriptor.shape required
#764
a-sully
closed
2 months ago
0
Request standards positions from Mozilla and WebKit
#763
reillyeon
opened
2 months ago
3
Support building graphs from `MLTensor` containing constants
#760
bbernhar
opened
2 months ago
4
MLOpSupportLimits should be opt-in with base functionality
#759
mwyrzykowski
opened
2 months ago
0
Make `MLOperandDescriptor.shape` a `required` dictionary member
#758
a-sully
closed
2 months ago
4
Bugfix: Rename member `output` to `outputs` of `MLLstmCellSupportLimits`
#757
huningxin
closed
2 months ago
3
Rename destroy() to release()
#756
reillyeon
opened
2 months ago
1
Define opSupportLimits()
#755
philloooo
closed
2 months ago
0
Add MLTensor explainer
#754
a-sully
closed
1 month ago
5
Rename MLBuffer => MLTensor
#753
bbernhar
closed
2 months ago
3
Allow arbitrary axes for resample2d
#752
philloooo
closed
3 months ago
0
Consider separately pass each activation and direction's weights&bias for lstm and gru
#751
philloooo
opened
3 months ago
4
Add int64, uint64 data type support for reduceL1, reduceProduct, reduceSum and reduceSumSquare
#750
shiyi9801
closed
3 months ago
4
MLContextOptions.deviceType seems unnecessary outside of conformance testing
#749
mwyrzykowski
opened
3 months ago
4
Is there a reason to support out of order `axes` for layerNormalization?
#748
philloooo
opened
3 months ago
0
Introduce MLConstantOperand
#747
a-sully
closed
1 month ago
1
Bug fix: softmax()'s axis argument should EnforceRange
#746
inexorabletash
closed
3 months ago
1
Add blurb explaining broadcasting in more detail
#745
inexorabletash
closed
3 months ago
1
Specify behavior around context loss and error reporting.
#744
inexorabletash
opened
3 months ago
12
Make prelu() bidirectionally broadcast, improve broadcast wording
#743
inexorabletash
closed
4 months ago
4
Next