summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webnn/gpu/batch_normalization.https.any.js.ini
blob: f0a74dc79b44408deb93fc7a499ce284a87b7c76 (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
[batch_normalization.https.any.html]
  expected: 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