Bug 1818148 [wpt PR 38641] - Update wpt metadata, a=testonly
[gecko.git] / testing / web-platform / meta / webnn / gemm.https.any.js.ini
blob084202b1a31eb277010daeaea679407ee7962528
1 [gemm.https.any.html]
2 expected: ERROR
3 [gemm two float32 2D tensors default options / cpu / async]
4 expected: NOTRUN
6 [gemm two float32 2D tensors options.c / cpu / async]
7 expected: NOTRUN
9 [gemm two float32 2D tensors broadcast options.c [1, 5\] => [3, 5\] / cpu / async]
10 expected: NOTRUN
12 [gemm two float32 2D tensors broadcast options.c [3, 1\] => [3, 5\] / cpu / async]
13 expected: NOTRUN
15 [gemm two float32 2D tensors broadcast options.c [1, 1\] => [3, 5\] / cpu / async]
16 expected: NOTRUN
18 [gemm two float32 2D tensors broadcast options.c [1\] => [3, 5\] / cpu / async]
19 expected: NOTRUN
21 [gemm two float32 2D tensors scalar options.c / cpu / async]
22 expected: NOTRUN
24 [gemm two float32 2D tensors options.alpha / cpu / async]
25 expected: NOTRUN
27 [gemm two float32 2D tensors options.beta / cpu / async]
28 expected: NOTRUN
30 [gemm two float32 2D tensors options.c and options.beta / cpu / async]
31 expected: NOTRUN
33 [gemm two float32 2D tensors options.aTranspose being true / cpu / async]
34 expected: NOTRUN
36 [gemm two float32 2D tensors options.aTranspose being explicit false / cpu / async]
37 expected: NOTRUN
39 [gemm two float32 2D tensors options.bTranspose being true / cpu / async]
40 expected: NOTRUN
42 [gemm two float32 2D tensors options.bTranspose being explicit false / cpu / async]
43 expected: NOTRUN
45 [gemm two float32 2D tensors all options / cpu / async]
46 expected: NOTRUN
48 [gemm two float32 2D tensors default options / gpu / async]
49 expected: NOTRUN
51 [gemm two float32 2D tensors options.c / gpu / async]
52 expected: NOTRUN
54 [gemm two float32 2D tensors broadcast options.c [1, 5\] => [3, 5\] / gpu / async]
55 expected: NOTRUN
57 [gemm two float32 2D tensors broadcast options.c [3, 1\] => [3, 5\] / gpu / async]
58 expected: NOTRUN
60 [gemm two float32 2D tensors broadcast options.c [1, 1\] => [3, 5\] / gpu / async]
61 expected: NOTRUN
63 [gemm two float32 2D tensors broadcast options.c [1\] => [3, 5\] / gpu / async]
64 expected: NOTRUN
66 [gemm two float32 2D tensors scalar options.c / gpu / async]
67 expected: NOTRUN
69 [gemm two float32 2D tensors options.alpha / gpu / async]
70 expected: NOTRUN
72 [gemm two float32 2D tensors options.beta / gpu / async]
73 expected: NOTRUN
75 [gemm two float32 2D tensors options.c and options.beta / gpu / async]
76 expected: NOTRUN
78 [gemm two float32 2D tensors options.aTranspose being true / gpu / async]
79 expected: NOTRUN
81 [gemm two float32 2D tensors options.aTranspose being explicit false / gpu / async]
82 expected: NOTRUN
84 [gemm two float32 2D tensors options.bTranspose being true / gpu / async]
85 expected: NOTRUN
87 [gemm two float32 2D tensors options.bTranspose being explicit false / gpu / async]
88 expected: NOTRUN
90 [gemm two float32 2D tensors all options / gpu / async]
91 expected: NOTRUN
93 [gemm two float32 2D tensors (b is non-constant) default options / cpu / async]
94 expected: NOTRUN
96 [gemm two float32 2D tensors (b is non-constant) default options / gpu / async]
97 expected: NOTRUN
99 [gemm both negative options.alpha and options.beta / cpu / async]
100 expected: NOTRUN
102 [gemm two float32 2D tensors broadcast options.c [5\] => [3, 5\] / gpu / async]
103 expected: NOTRUN
105 [gemm both negative options.alpha and 1st float32 input tensor / gpu / async]
106 expected: NOTRUN
108 [gemm both negative options.alpha and 2nd float32 input tensor / cpu / async]
109 expected: NOTRUN
111 [gemm both negative options.alpha and 3rd float32 input tensor (options.c) / cpu / async]
112 expected: NOTRUN
114 [gemm two float32 2D tensors broadcast options.c [5\] => [3, 5\] / cpu / async]
115 expected: NOTRUN
117 [gemm both negative options.alpha and 2nd float32 input tensor / gpu / async]
118 expected: NOTRUN
120 [gemm both negative options.alpha and 1st float32 input tensor / cpu / async]
121 expected: NOTRUN
123 [gemm both negative options.alpha and 3rd float32 input tensor (options.c) / gpu / async]
124 expected: NOTRUN
126 [gemm both negative options.alpha and options.beta / gpu / async]
127 expected: NOTRUN
129 [gemm both negative options.beta and 3rd float32 input tensor (options.c) / gpu / async]
130 expected: NOTRUN
132 [gemm both negative options.beta and 3rd float32 input tensor (options.c) / cpu / async]
133 expected: NOTRUN
135 [gemm two float32 2D tensors (b is non-constant) default options / async]
136 expected: NOTRUN
138 [gemm two float32 2D tensors default options / async]
139 expected: NOTRUN
141 [gemm two float32 2D tensors options.c / async]
142 expected: NOTRUN
144 [gemm two float32 2D tensors broadcast options.c [1, 5\] => [3, 5\] / async]
145 expected: NOTRUN
147 [gemm two float32 2D tensors broadcast options.c [3, 1\] => [3, 5\] / async]
148 expected: NOTRUN
150 [gemm two float32 2D tensors broadcast options.c [1, 1\] => [3, 5\] / async]
151 expected: NOTRUN
153 [gemm two float32 2D tensors broadcast options.c [5\] => [3, 5\] / async]
154 expected: NOTRUN
156 [gemm two float32 2D tensors broadcast options.c [1\] => [3, 5\] / async]
157 expected: NOTRUN
159 [gemm two float32 2D tensors scalar options.c / async]
160 expected: NOTRUN
162 [gemm two float32 2D tensors options.alpha / async]
163 expected: NOTRUN
165 [gemm two float32 2D tensors options.beta / async]
166 expected: NOTRUN
168 [gemm two float32 2D tensors options.c and options.beta / async]
169 expected: NOTRUN
171 [gemm two float32 2D tensors options.aTranspose being true / async]
172 expected: NOTRUN
174 [gemm two float32 2D tensors options.aTranspose being explicit false / async]
175 expected: NOTRUN
177 [gemm two float32 2D tensors options.bTranspose being true / async]
178 expected: NOTRUN
180 [gemm two float32 2D tensors options.bTranspose being explicit false / async]
181 expected: NOTRUN
183 [gemm two float32 2D tensors all options / async]
184 expected: NOTRUN
186 [gemm both negative options.alpha and 1st float32 input tensor / async]
187 expected: NOTRUN
189 [gemm both negative options.alpha and 2nd float32 input tensor / async]
190 expected: NOTRUN
192 [gemm both negative options.beta and 3rd float32 input tensor (options.c) / async]
193 expected: NOTRUN
195 [gemm both negative options.alpha and options.beta / async]
196 expected: NOTRUN
198 [gemm both negative options.alpha and 3rd float32 input tensor (options.c) / async]
199 expected: NOTRUN
202 [gemm.https.any.worker.html]
203 expected: ERROR