summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webnn/conv_transpose2d.https.any.js.ini
blob: bc28e980dad8d740776d426853d2249e7d33634c (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
[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.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


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