[wpt-sync] Sync PR 48690 - webnn: Deprecate MLTensorUsage in favor of boolean flags
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox133 fixed)
Tracking | Status | |
---|---|---|
firefox133 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
70.51 KB,
text/plain
|
Details |
Sync web-platform-tests PR 48690 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/48690
Details from upstream follow.
Austin Sullivan <asully@chromium.org> wrote:
webnn: Deprecate MLTensorUsage in favor of boolean flags
As per the feedback on this thread on the MLTensor explainer PR:
https://github.com/webmachinelearning/webnn/pull/754#discussion_r1772300523This CL includes logic to still support specifying the deprecated
MLTensorUsage flags for now, though this logic will only exist for
about a milestone to give callers the opportunity to migrate their
existing codeBug: 343638938
Change-Id: I56209e68fde3920b8d6c781c8f804ac6fcd35c9a
Cq-Include-Trybots: luci.chromium.try:mac14.arm64-blink-rel,win11-blink-rel
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5933323
Reviewed-by: ningxin hu \<ningxin.hu@intel.com>
Auto-Submit: Austin Sullivan \<asully@chromium.org>
Commit-Queue: ningxin hu \<ningxin.hu@intel.com>
Cr-Commit-Position: refs/heads/main@{#1370419}
Assignee | ||
Comment 1•21 days ago
|
||
Assignee | ||
Comment 2•21 days ago
|
||
Comment 4•18 days ago
|
||
bugherder |
Description
•