summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webnn/gpu/conv_transpose2d.https.any.js.ini
blob: e7c5a39ae65218c407c58f40853ab66df1a2f812 (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
75
76
77
78
79
80
81
82
83
[conv_transpose2d.https.any.html]
  expected: ERROR
  [convTranspose2d float32 4D input and filter(non-constant) tensors default options / async]
    expected: NOTRUN

  [convTranspose2d float32 4D input and filter tensors default options / async]
    expected: NOTRUN

  [convTranspose2d float32 4D input and filter tensors options.padding / async]
    expected: NOTRUN

  [convTranspose2d float32 4D input and filter tensors options.strides / async]
    expected: NOTRUN

  [convTranspose2d float32 4D input and filter tensors options.dilations / async]
    expected: NOTRUN

  [convTranspose2d float32 4D input and filter tensors options.outputPadding / async]
    expected: NOTRUN

  [convTranspose2d float32 4D input and filter tensors options.outputSizes / async]
    expected: NOTRUN

  [convTranspose2d float32 4D input and filter tensors options.autoPad=explicit options.padding / async]
    expected: NOTRUN

  [convTranspose2d float32 4D input and filter tensors options.autoPad=same-upper / async]
    expected: NOTRUN

  [convTranspose2d float32 4D input and filter tensors options.autoPad=same-upper ignored options.padding / async]
    expected: NOTRUN

  [convTranspose2d float32 4D input and filter tensors options.autoPad=same-lower / async]
    expected: NOTRUN

  [convTranspose2d float32 4D input and filter tensors options.autoPad=same-lower ignored options.padding / async]
    expected: NOTRUN

  [convTranspose2d float32 4D input and filter tensors options.inputLayout=nchw / async]
    expected: NOTRUN

  [convTranspose2d float32 4D input and filter tensors options.inputLayout=nhwc / async]
    expected: NOTRUN

  [convTranspose2d float32 4D input and filter tensors options.filterLayout=iohw / async]
    expected: NOTRUN

  [convTranspose2d float32 4D input and filter tensors options.filterLayout=hwoi / async]
    expected: NOTRUN

  [convTranspose2d float32 4D input and filter tensors options.filterLayout=ohwi / async]
    expected: NOTRUN

  [convTranspose2d float32 4D input and filter tensors options.inputLayout=nhwc options.filterLayout=iohw / async]
    expected: NOTRUN

  [convTranspose2d float32 4D input and filter tensors options.inputLayout=nhwc options.filterLayout=hwoi / async]
    expected: NOTRUN

  [convTranspose2d float32 4D input and filter tensors options.inputLayout=nhwc options.filterLayout=ohwi / async]
    expected: NOTRUN

  [convTranspose2d float32 4D input and filter tensors options.bias / async]
    expected: NOTRUN

  [convTranspose2d float32 4D input and filter tensors, both negative input tensor and options.bias / async]
    expected: NOTRUN

  [convTranspose2d float32 4D input and filter tensors options.activation=relu / async]
    expected: NOTRUN

  [convTranspose2d float32 4D input and filter tensors options.groups / async]
    expected: NOTRUN

  [convTranspose2d float32 4D input and filter tensors options.groups=2 options.strides=[2, 2\] / async]
    expected: NOTRUN

  [convTranspose2d float32 4D both input and filter constant tensors default options / async]
    expected: NOTRUN


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