Skip to content

Commit d53574c

Browse files
BruceDaichromium-wpt-export-bot
authored andcommitted
[webnn] enhance to check input/constant/output rank
This CL checks graph input/constant/output rank according to the input/constant/output supported rank range via opSupportLimit. Besides, it also checks operator's output rank according to each operator's output supported rank range via opSupportLimit. With this CL, these two tests "reshape (unsqueeze) float32 5D tensor by adding 4th dimension" and "reshape (unsqueeze) float16 5D tensor by adding 4th dimension" aren't satisfied as minimal tests that are skipped running on Mac platforms. Bug: 445826651 Change-Id: I94078cf83d9ba6f21ab12154ae61b153f7d3e17d 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/+/6972836 Reviewed-by: Reilly Grant <[email protected]> Commit-Queue: Feng Dai <[email protected]> Auto-Submit: Feng Dai <[email protected]> Reviewed-by: ningxin hu <[email protected]> Cr-Commit-Position: refs/heads/main@{#1520227}
1 parent 692a580 commit d53574c

File tree

2 files changed

+478
-108
lines changed

2 files changed

+478
-108
lines changed

0 commit comments

Comments
 (0)