summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webnn/leaky_relu.https.any.js.ini
blob: ae38cb07408e959e682dab2c7fe0ec46b324b5ef (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
[leaky_relu.https.any.html]
  expected: ERROR
  [leakyRelu float32 1D tensor default options / cpu / async]
    expected: NOTRUN

  [leakyRelu float32 2D tensor default options / cpu / async]
    expected: NOTRUN

  [leakyRelu float32 3D tensor default options / cpu / async]
    expected: NOTRUN

  [leakyRelu float32 4D tensor default options / cpu / async]
    expected: NOTRUN

  [leakyRelu float32 5D tensor default options / cpu / async]
    expected: NOTRUN

  [leakyRelu float32 1D tensor negative options.alpha / cpu / async]
    expected: NOTRUN

  [leakyRelu float32 2D tensor positive options.alpha / cpu / async]
    expected: NOTRUN

  [leakyRelu float32 5D tensor options.alpha=0.0 / cpu / async]
    expected: NOTRUN

  [leakyRelu float32 1D tensor default options / gpu / async]
    expected: NOTRUN

  [leakyRelu float32 2D tensor default options / gpu / async]
    expected: NOTRUN

  [leakyRelu float32 3D tensor default options / gpu / async]
    expected: NOTRUN

  [leakyRelu float32 4D tensor default options / gpu / async]
    expected: NOTRUN

  [leakyRelu float32 5D tensor default options / gpu / async]
    expected: NOTRUN

  [leakyRelu float32 1D tensor negative options.alpha / gpu / async]
    expected: NOTRUN

  [leakyRelu float32 2D tensor positive options.alpha / gpu / async]
    expected: NOTRUN

  [leakyRelu float32 5D tensor options.alpha=0.0 / gpu / async]
    expected: NOTRUN


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