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

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

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

  [[gemm\] throw if c option is from another builder]
    expected: FAIL


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

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

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

  [[gemm\] throw if c option is from another builder]
    expected: FAIL