summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webnn/validation_tests/reduction.https.any.js.ini
blob: ea36ce9fe6d034ff123191233963c25aee35093c (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
60
61
62
63
64
65
66
67
68
[reduction.https.any.worker.html]
  [assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator")]
    expected: FAIL

  [[reduceL1\] throw if input is from another builder]
    expected: FAIL

  [[reduceL2\] throw if input is from another builder]
    expected: FAIL

  [[reduceLogSum\] throw if input is from another builder]
    expected: FAIL

  [[reduceLogSumExp\] throw if input is from another builder]
    expected: FAIL

  [[reduceMax\] throw if input is from another builder]
    expected: FAIL

  [[reduceMean\] throw if input is from another builder]
    expected: FAIL

  [[reduceMin\] throw if input is from another builder]
    expected: FAIL

  [[reduceProduct\] throw if input is from another builder]
    expected: FAIL

  [[reduceSum\] throw if input is from another builder]
    expected: FAIL

  [[reduceSumSquare\] throw if input is from another builder]
    expected: FAIL


[reduction.https.any.html]
  [assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator")]
    expected: FAIL

  [[reduceL1\] throw if input is from another builder]
    expected: FAIL

  [[reduceL2\] throw if input is from another builder]
    expected: FAIL

  [[reduceLogSum\] throw if input is from another builder]
    expected: FAIL

  [[reduceLogSumExp\] throw if input is from another builder]
    expected: FAIL

  [[reduceMax\] throw if input is from another builder]
    expected: FAIL

  [[reduceMean\] throw if input is from another builder]
    expected: FAIL

  [[reduceMin\] throw if input is from another builder]
    expected: FAIL

  [[reduceProduct\] throw if input is from another builder]
    expected: FAIL

  [[reduceSum\] throw if input is from another builder]
    expected: FAIL

  [[reduceSumSquare\] throw if input is from another builder]
    expected: FAIL