summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webnn/layer_normalization.https.any.js.ini
blob: 6a1469fa97a05dc3ae72e741f88dce3d0bc62818 (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
[layer_normalization.https.any.worker.html]
  expected: ERROR

[layer_normalization.https.any.html]
  expected: ERROR
  [layerNormalization float32 2D tensor default options / async]
    expected: NOTRUN

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

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

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

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

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

  [layerNormalization float32 4D tensor options.axes=[2\] / async]
    expected: NOTRUN

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

  [layerNormalization float32 4D tensor options.scale and options.axes=[0, 2\] / async]
    expected: NOTRUN

  [layerNormalization float32 4D tensor options.bias and options.axes=[3, 1, 2\] / async]
    expected: NOTRUN

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