Skip to content

Conversation

@ibelem
Copy link
Contributor

@ibelem ibelem commented Oct 9, 2025

Summary

@anssiko @Elchi3 PTAL

@github-actions github-actions bot added data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API size:xl [PR only] >1000 LoC changed labels Oct 9, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Oct 9, 2025

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

Copy link

@anssiko anssiko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Much thanks @ibelem!

I did not review each line, but I expect this to match the latest implementation status we've published at: https://webmachinelearning.github.io/webnn-status/

I believe @ibelem has semi-automatic tooling in place or as work in progress to ensure we stay in sync. For the above-mentioned webnn-status page, we need to augment this BCD dataset due to the extra information contained in there, e.g. for frameworks that make use the WebNN API.

@ibelem
Copy link
Contributor Author

ibelem commented Oct 10, 2025

@anssiko Yes, this pull request updated the data to align with the latest information available at https://webmachinelearning.github.io/webnn-status/

@Elchi3 @caugner

Copy link
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ibelem! The rewrite to notes makes sense to me. Great work! I also only spot checked them.

What about adding the following features? (I see the OWD collector detects them in Chrome 142 beta with the #web-machine-learning-neural-network flag enabled):

  • MLContext.createConstantTensor
  • MLContext.lost
  • MLGraphBuilder.gelu
  • MLGraphBuilder.notEqual
  • MLOperand.dataType
  • MLOperand.shape
  • MLTensor.constant
  • MLTensor.dataType
  • MLTensor.readable
  • MLTensor.shape
  • MLTensor.writable

If you would rather deal with these in a follow-up PR, then that's also fine with me.

@ibelem
Copy link
Contributor Author

ibelem commented Oct 10, 2025

Thank you @Elchi3 , I will update the data you mentioned in following PR. :)

Copy link
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merging then! Thank you! 👍

@Elchi3 Elchi3 merged commit 4c2b90b into mdn:main Oct 10, 2025
6 checks passed
@mdn-bot mdn-bot mentioned this pull request Oct 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API size:xl [PR only] >1000 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants