summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webnn/gemm.https.any.js.ini
blob: 7ce472b23b00e78194a282faecebf7a2ff795801 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
[gemm.https.any.html]
  expected: ERROR
  [gemm two float32 2D tensors (b is non-constant) default options / async]
    expected: NOTRUN

  [gemm two float32 2D tensors default options / async]
    expected: NOTRUN

  [gemm two float32 2D tensors options.c / async]
    expected: NOTRUN

  [gemm two float32 2D tensors broadcast options.c [1, 5\] => [3, 5\] / async]
    expected: NOTRUN

  [gemm two float32 2D tensors broadcast options.c [3, 1\] => [3, 5\] / async]
    expected: NOTRUN

  [gemm two float32 2D tensors broadcast options.c [1, 1\] => [3, 5\] / async]
    expected: NOTRUN

  [gemm two float32 2D tensors broadcast options.c [5\] => [3, 5\] / async]
    expected: NOTRUN

  [gemm two float32 2D tensors broadcast options.c [1\] => [3, 5\] / async]
    expected: NOTRUN

  [gemm two float32 2D tensors scalar options.c / async]
    expected: NOTRUN

  [gemm two float32 2D tensors options.alpha / async]
    expected: NOTRUN

  [gemm two float32 2D tensors options.beta / async]
    expected: NOTRUN

  [gemm two float32 2D tensors options.c and options.beta / async]
    expected: NOTRUN

  [gemm two float32 2D tensors options.aTranspose being true / async]
    expected: NOTRUN

  [gemm two float32 2D tensors options.aTranspose being explicit false / async]
    expected: NOTRUN

  [gemm two float32 2D tensors options.bTranspose being true / async]
    expected: NOTRUN

  [gemm two float32 2D tensors options.bTranspose being explicit false / async]
    expected: NOTRUN

  [gemm two float32 2D tensors all options / async]
    expected: NOTRUN

  [gemm both negative options.alpha and 1st float32 input tensor / async]
    expected: NOTRUN

  [gemm both negative options.alpha and 2nd float32 input tensor / async]
    expected: NOTRUN

  [gemm both negative options.beta and 3rd float32 input tensor (options.c) / async]
    expected: NOTRUN

  [gemm both negative options.alpha and options.beta / async]
    expected: NOTRUN

  [gemm both negative options.alpha and 3rd float32 input tensor (options.c) / async]
    expected: NOTRUN

  [gemm two float32 2D constant tensors options.c / async]
    expected: NOTRUN


[gemm.https.any.worker.html]
  expected: ERROR