summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webnn/gather.https.any.js.ini
blob: 52d45fd0674da35c4cb64a6234d8ad333a68ad38 (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
[gather.https.any.html]
  expected: ERROR
  [gather float32 1D tensor and uint32 0D scalar indices default options / async]
    expected: NOTRUN

  [gather float32 1D tensor and int64 0D scalar indices default options / async]
    expected: NOTRUN

  [gather float32 1D tensor and int64 1D indices default options / async]
    expected: NOTRUN

  [gather float32 1D tensor and int64 2D indices default options / async]
    expected: NOTRUN

  [gather float32 1D tensor and int64 3D indices default options / async]
    expected: NOTRUN

  [gather float32 1D tensor and int64 4D indices default options / async]
    expected: NOTRUN

  [gather float32 2D tensor and 0D scalar indices default options / async]
    expected: NOTRUN

  [gather float32 2D tensor and 1D indices default options / async]
    expected: NOTRUN

  [gather float32 2D tensor and 2D indices default options / async]
    expected: NOTRUN

  [gather float32 2D tensor and 3D indices default options / async]
    expected: NOTRUN

  [gather float32 2D tensor and 4D indices default options / async]
    expected: NOTRUN

  [gather float32 3D tensor and 2D indices default options / async]
    expected: NOTRUN

  [gather float32 4D tensor and 2D indices default options / async]
    expected: NOTRUN

  [gather float32 5D tensor and 1D indices default options / async]
    expected: NOTRUN

  [gather float32 3D tensor and 1D indices options.axis=1 / async]
    expected: NOTRUN

  [gather float32 3D tensor and 2D indices options.axis=2 / async]
    expected: NOTRUN

  [gather float32 4D tensor and 2D indices explict options.axis=0 / async]
    expected: NOTRUN

  [gather float32 5D tensor and 0D scalar indices options.axis=4 / async]
    expected: NOTRUN


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