summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webnn/concat.https.any.js.ini
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 19:33:14 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 19:33:14 +0000
commit36d22d82aa202bb199967e9512281e9a53db42c9 (patch)
tree105e8c98ddea1c1e4784a60a5a6410fa416be2de /testing/web-platform/meta/webnn/concat.https.any.js.ini
parentInitial commit. (diff)
downloadfirefox-esr-upstream.tar.xz
firefox-esr-upstream.zip
Adding upstream version 115.7.0esr.upstream/115.7.0esrupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/webnn/concat.https.any.js.ini')
-rw-r--r--testing/web-platform/meta/webnn/concat.https.any.js.ini70
1 files changed, 70 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webnn/concat.https.any.js.ini b/testing/web-platform/meta/webnn/concat.https.any.js.ini
new file mode 100644
index 0000000000..84f78b3804
--- /dev/null
+++ b/testing/web-platform/meta/webnn/concat.https.any.js.ini
@@ -0,0 +1,70 @@
+[concat.https.any.worker.html]
+ expected: ERROR
+
+[concat.https.any.html]
+ expected: ERROR
+ [concat two float32 1D tensors of same shape along axis 0 / async]
+ expected: NOTRUN
+
+ [concat three float32 1D tensors of different 1st dimension along axis 0 / async]
+ expected: NOTRUN
+
+ [concat four float32 1D tensors of same 1st dimension along axis 0 / async]
+ expected: NOTRUN
+
+ [concat four float32 1D tensors of different 1st dimension along axis 0 / async]
+ expected: NOTRUN
+
+ [concat two float32 2D tensors of same shape along axis 0 / async]
+ expected: NOTRUN
+
+ [concat two float32 2D tensors of same others dimensions except different 1st dimension along axis 0 / async]
+ expected: NOTRUN
+
+ [concat four float32 2D tensors of same shape along axis 0 / async]
+ expected: NOTRUN
+
+ [concat two float32 2D tensors of same others dimensions except different 2nd dimension along axis 1 / async]
+ expected: NOTRUN
+
+ [concat three float32 2D tensors of same shape along axis 1 / async]
+ expected: NOTRUN
+
+ [concat four float32 2D tensors of same others dimensions except different 2nd dimension along axis 1 / async]
+ expected: NOTRUN
+
+ [concat two float32 3D tensors of same others dimensions except different 1st dimension along axis 0 / async]
+ expected: NOTRUN
+
+ [concat four float32 3D tensors of same others dimensions except different 2nd dimension along axis 1 / async]
+ expected: NOTRUN
+
+ [concat three float32 3D tensors of same shape along axis 2 / async]
+ expected: NOTRUN
+
+ [concat two float32 4D tensors of same others dimensions except different 1st dimension along axis 0 / async]
+ expected: NOTRUN
+
+ [concat three float32 4D tensors of same shape along axis 1 / async]
+ expected: NOTRUN
+
+ [concat three float32 4D tensors of same others dimensions except different 3rd dimension along axis 2 / async]
+ expected: NOTRUN
+
+ [concat four float32 4D tensors of same others dimensions except different 4th dimension along axis 3 / async]
+ expected: NOTRUN
+
+ [concat four float32 5D tensors of same shape along axis 0 / async]
+ expected: NOTRUN
+
+ [concat two float32 5D tensors of same others dimensions except different 2nd dimension along axis 1 / async]
+ expected: NOTRUN
+
+ [concat three float32 5D tensors of same others dimensions except different 3rd dimension along axis 2 / async]
+ expected: NOTRUN
+
+ [concat two float32 5D tensors of same others dimensions except different 4th dimension along axis 3 / async]
+ expected: NOTRUN
+
+ [concat two float32 5D tensors of same others dimensions except different 5th dimension along axis 4 / async]
+ expected: NOTRUN