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

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

  [[convTranspose2d\] throw if filter is from another builder]
    expected: FAIL

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

  [[convTranspose2d\] throw if activation option is from another builder]
    expected: FAIL


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

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

  [[convTranspose2d\] throw if filter is from another builder]
    expected: FAIL

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

  [[convTranspose2d\] throw if activation option is from another builder]
    expected: FAIL