summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webnn/batch_normalization.https.any.js.ini
blob: 9253c9be375be5284557761d08948354984894de (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
[batch_normalization.https.any.html]
  expected:
    if swgl and (os == "linux") and not fission: [ERROR, CRASH]
    ERROR
  [batchNormalization float32 2D tensor (mean and variance are non-constant) default options / async]
    expected: NOTRUN

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

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

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

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

  [batchNormalization float32 4D NCHW tensor options.axis=1 / async]
    expected: NOTRUN

  [batchNormalization float32 4D NHWC tensor options.axis=3 / async]
    expected: NOTRUN

  [batchNormalization float32 4D NCHW tensor options.scale / async]
    expected: NOTRUN

  [batchNormalization float32 4D NCHW tensor options.bias / async]
    expected: NOTRUN

  [batchNormalization float32 4D NCHW tensor options.epsilon / async]
    expected: NOTRUN

  [batchNormalization float32 4D NCHW tensor options.activation relu / async]
    expected: NOTRUN

  [batchNormalization float32 4D NHWC tensor all options / async]
    expected: NOTRUN

  [batchNormalization float32 2D constant tensor default options / async]
    expected: NOTRUN


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