1
0
Fork 0
firefox/testing/web-platform/meta/webnn/validation_tests/matmul.https.any.js.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

20 lines
585 B
INI

[matmul.https.any.worker.html]
[assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator")]
expected: FAIL
[[matmul\] throw if first input is from another builder]
expected: FAIL
[[matmul\] throw if second input is from another builder]
expected: FAIL
[matmul.https.any.html]
[assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator")]
expected: FAIL
[[matmul\] throw if first input is from another builder]
expected: FAIL
[[matmul\] throw if second input is from another builder]
expected: FAIL