WebNN: Define Tile operation in idl, mojom and implement it for DirectML
According to the spec discussion[1], Tile operation repeats a tensor
the given number of times along each axis. This CL defines the Tile
operation in idl, mojom and implements it for DirectML. Some related
wpt conformance tests and validation tests are also added.
[1] webmachinelearning/webnn#375 (comment)
Bug: 361611794
Change-Id: I7cdca604e76b4fbcaab2269f1f270cfbb4fb85a1
Cq-Include-Trybots: luci.chromium.try:win11-blink-rel
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5807995
Reviewed-by: Weizhong Xia weizhong@google.com
Reviewed-by: Alex Gough ajgo@chromium.org
Reviewed-by: Rafael Cintron rafael.cintron@microsoft.com
Commit-Queue: Mingming1 Xu mingming1.xu@intel.com
Reviewed-by: ningxin hu ningxin.hu@intel.com
Cr-Commit-Position: refs/heads/main@{#1349710}