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

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

  [[instanceNormalization\] throw if scale option is from another builder]
    expected: FAIL

  [[instanceNormalization\] throw if bias option is from another builder]
    expected: FAIL


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

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

  [[instanceNormalization\] throw if scale option is from another builder]
    expected: FAIL

  [[instanceNormalization\] throw if bias option is from another builder]
    expected: FAIL