-
Notifications
You must be signed in to change notification settings - Fork 46
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
Meta: Introduce "Interop" label? #673
Comments
Thanks @inexorabletash. I've put up a PR #682 and hearing no concerns I recommend we adopt this label to help contributors navigate the issue list. It is rather easy to split/merge/rename labels if we find out later we want to e.g. further split these interop issues into specialized chunks such as webgpu interop that coexists with this one. |
Reopened to be closed when my triage team friend @inexorabletash has assigned the labels :-) |
@anssiko - it might be easier for you to do it. If you go to https://github.com/webmachinelearning/webnn/issues?q=is%3Aissue+is%3Aopen+654+653+652+629+487+481+444+396+392+383+324+180+668+658+623+590+489+456+391 does your issue list have a checkbox column on the left, allowing you to apply labels to multiple issues at once? Apparently while I can apply labels to one issue at a time I can't bulk-assign labels. I have that checkbox for repos I'm an Admin on (like https://github.com/w3c/IndexedDB) but not WebNN (where I have Triage) |
Never mind - I ended up doing it manually. Closing this! |
While doing triage, I noticed a cluster of issues that relate to inconsistencies between different underlying platforms/backends, e.g. DirectML, CoreML, TFLite, XNNPACK, etc.
MLConstantOperand
? #668MLActivation
parameters used for op fusion #658selectLastIndex
is not supported on CoreML #652axes
be required parameter for layerNormalization build method? #487scale
andbias
be required inputs forbatchNormalization
op? #481minValue
andmaxValue
ofMLClampOptions
#396split
into sizes are not widely supported #392Forward progress on resolving these requires considerations such as:
This was brought up in the 2024-05-02 WG telecon, @anssiko suggested a meta-issue for follow-up
The text was updated successfully, but these errors were encountered: