Commit 17ce7c1
Bug 1923968 [wpt PR 48568] - webnn: utilize constant nodes in DirectML backend, a=testonly
Automatic update from web-platform-tests
webnn: utilize constant nodes in DirectML backend
This CL utilizes `DML_GRAPH_NODE_TYPE_CONSTANT` introduced in
`DML_FEATURE_LEVEL_6_2` for constant scalar inputs, which allows CPU
memory to be directly consumed during graph compilation.
Change-Id: I468e600e0b1dae59a0ab017ef7fe86b5e0e00c59
Bug: 366284850
Cq-Include-Trybots: luci.chromium.try:win11-blink-rel, mac14.arm64-blink-rel, mac14-blink-rel, mac15.arm64-blink-rel, mac15-blink-rel, linux-blink-rel
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5859935
Reviewed-by: Rafael Cintron <[email protected]>
Commit-Queue: Shiyi Zou <[email protected]>
Reviewed-by: ningxin hu <[email protected]>
Auto-Submit: Shiyi Zou <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1367255}
--
wpt-commits: 8903062b181d2fdf406e7b74083f13af59012c15
wpt-pr: 485681 parent 7bbe3c9 commit 17ce7c1
File tree
1 file changed
+59
-0
lines changed- testing/web-platform/tests/webnn/conformance_tests
1 file changed
+59
-0
lines changedLines changed: 59 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2464 | 2464 | | |
2465 | 2465 | | |
2466 | 2466 | | |
| 2467 | + | |
| 2468 | + | |
| 2469 | + | |
| 2470 | + | |
| 2471 | + | |
| 2472 | + | |
| 2473 | + | |
| 2474 | + | |
| 2475 | + | |
| 2476 | + | |
| 2477 | + | |
| 2478 | + | |
| 2479 | + | |
| 2480 | + | |
| 2481 | + | |
| 2482 | + | |
| 2483 | + | |
| 2484 | + | |
| 2485 | + | |
| 2486 | + | |
| 2487 | + | |
| 2488 | + | |
| 2489 | + | |
| 2490 | + | |
| 2491 | + | |
| 2492 | + | |
| 2493 | + | |
| 2494 | + | |
| 2495 | + | |
| 2496 | + | |
| 2497 | + | |
| 2498 | + | |
| 2499 | + | |
| 2500 | + | |
| 2501 | + | |
| 2502 | + | |
| 2503 | + | |
| 2504 | + | |
| 2505 | + | |
| 2506 | + | |
| 2507 | + | |
| 2508 | + | |
| 2509 | + | |
| 2510 | + | |
| 2511 | + | |
| 2512 | + | |
| 2513 | + | |
| 2514 | + | |
| 2515 | + | |
| 2516 | + | |
| 2517 | + | |
| 2518 | + | |
| 2519 | + | |
| 2520 | + | |
| 2521 | + | |
| 2522 | + | |
| 2523 | + | |
| 2524 | + | |
| 2525 | + | |
2467 | 2526 | | |
2468 | 2527 | | |
2469 | 2528 | | |
| |||
0 commit comments