summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webnn/validation_tests/pooling.https.any.js.ini
blob: c70055027bdb05818a9962a03cb00b73eba4ab00 (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
[pooling.https.any.worker.html]
  expected: ERROR
  [assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator")]
    expected: FAIL

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

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

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


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

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

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

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