summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webnn/elementwise_unary.https.any.js.ini
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
commit26a029d407be480d791972afb5975cf62c9360a6 (patch)
treef435a8308119effd964b339f76abb83a57c29483 /testing/web-platform/meta/webnn/elementwise_unary.https.any.js.ini
parentInitial commit. (diff)
downloadfirefox-26a029d407be480d791972afb5975cf62c9360a6.tar.xz
firefox-26a029d407be480d791972afb5975cf62c9360a6.zip
Adding upstream version 124.0.1.upstream/124.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/webnn/elementwise_unary.https.any.js.ini')
-rw-r--r--testing/web-platform/meta/webnn/elementwise_unary.https.any.js.ini253
1 files changed, 253 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webnn/elementwise_unary.https.any.js.ini b/testing/web-platform/meta/webnn/elementwise_unary.https.any.js.ini
new file mode 100644
index 0000000000..dc298f7ab1
--- /dev/null
+++ b/testing/web-platform/meta/webnn/elementwise_unary.https.any.js.ini
@@ -0,0 +1,253 @@
+[elementwise_unary.https.any.worker.html]
+ expected: ERROR
+
+[elementwise_unary.https.any.html]
+ expected:
+ if (os == "linux") and debug and not fission and not swgl: [ERROR, CRASH]
+ if (os == "mac") and debug: [ERROR, CRASH]
+ ERROR
+ [abs float32 1D tensor / async]
+ expected: NOTRUN
+
+ [abs float32 2D tensor / async]
+ expected: NOTRUN
+
+ [abs float32 3D tensor / async]
+ expected: NOTRUN
+
+ [abs float32 4D tensor / async]
+ expected: NOTRUN
+
+ [abs float32 5D tensor / async]
+ expected: NOTRUN
+
+ [ceil float32 1D tensor / async]
+ expected: NOTRUN
+
+ [ceil float32 2D tensor / async]
+ expected: NOTRUN
+
+ [ceil float32 3D tensor / async]
+ expected: NOTRUN
+
+ [ceil float32 4D tensor / async]
+ expected: NOTRUN
+
+ [ceil float32 5D tensor / async]
+ expected: NOTRUN
+
+ [cos float32 1D tensor / async]
+ expected: NOTRUN
+
+ [cos float32 2D tensor / async]
+ expected: NOTRUN
+
+ [cos float32 3D tensor / async]
+ expected: NOTRUN
+
+ [cos float32 4D tensor / async]
+ expected: NOTRUN
+
+ [cos float32 5D tensor / async]
+ expected: NOTRUN
+
+ [exp float32 1D tensor / async]
+ expected: NOTRUN
+
+ [exp float32 2D tensor / async]
+ expected: NOTRUN
+
+ [exp float32 3D tensor / async]
+ expected: NOTRUN
+
+ [exp float32 4D tensor / async]
+ expected: NOTRUN
+
+ [exp float32 5D tensor / async]
+ expected: NOTRUN
+
+ [floor float32 1D tensor / async]
+ expected: NOTRUN
+
+ [floor float32 2D tensor / async]
+ expected: NOTRUN
+
+ [floor float32 3D tensor / async]
+ expected: NOTRUN
+
+ [floor float32 4D tensor / async]
+ expected: NOTRUN
+
+ [floor float32 5D tensor / async]
+ expected: NOTRUN
+
+ [log float32 positive 1D tensor / async]
+ expected: NOTRUN
+
+ [log float32 positive 2D tensor / async]
+ expected: NOTRUN
+
+ [log float32 positive 3D tensor / async]
+ expected: NOTRUN
+
+ [log float32 positive 4D tensor / async]
+ expected: NOTRUN
+
+ [log float32 positive 5D tensor / async]
+ expected: NOTRUN
+
+ [neg float32 1D tensor / async]
+ expected: NOTRUN
+
+ [neg float32 2D tensor / async]
+ expected: NOTRUN
+
+ [neg float32 3D tensor / async]
+ expected: NOTRUN
+
+ [neg float32 4D tensor / async]
+ expected: NOTRUN
+
+ [neg float32 5D tensor / async]
+ expected: NOTRUN
+
+ [sin float32 1D tensor / async]
+ expected: NOTRUN
+
+ [sin float32 2D tensor / async]
+ expected: NOTRUN
+
+ [sin float32 3D tensor / async]
+ expected: NOTRUN
+
+ [sin float32 4D tensor / async]
+ expected: NOTRUN
+
+ [sin float32 5D tensor / async]
+ expected: NOTRUN
+
+ [tan float32 1D tensor / async]
+ expected: NOTRUN
+
+ [tan float32 2D tensor / async]
+ expected: NOTRUN
+
+ [tan float32 3D tensor / async]
+ expected: NOTRUN
+
+ [tan float32 4D tensor / async]
+ expected: NOTRUN
+
+ [tan float32 5D tensor / async]
+ expected: NOTRUN
+
+ [identity float32 0D scalar / async]
+ expected: NOTRUN
+
+ [identity float32 1D tensor / async]
+ expected: NOTRUN
+
+ [identity float32 2D tensor / async]
+ expected: NOTRUN
+
+ [identity float32 3D tensor / async]
+ expected: NOTRUN
+
+ [identity float32 4D tensor / async]
+ expected: NOTRUN
+
+ [identity float32 5D tensor / async]
+ expected: NOTRUN
+
+ [reciprocal float32 0D scalar / async]
+ expected: NOTRUN
+
+ [reciprocal float32 1D tensor / async]
+ expected: NOTRUN
+
+ [reciprocal float32 2D tensor / async]
+ expected: NOTRUN
+
+ [reciprocal float32 3D tensor / async]
+ expected: NOTRUN
+
+ [reciprocal float32 4D tensor / async]
+ expected: NOTRUN
+
+ [reciprocal float32 5D tensor / async]
+ expected: NOTRUN
+
+ [sqrt float32 0D scalar / async]
+ expected: NOTRUN
+
+ [sqrt float32 1D tensor / async]
+ expected: NOTRUN
+
+ [sqrt float32 2D tensor / async]
+ expected: NOTRUN
+
+ [sqrt float32 3D tensor / async]
+ expected: NOTRUN
+
+ [sqrt float32 4D tensor / async]
+ expected: NOTRUN
+
+ [sqrt float32 5D tensor / async]
+ expected: NOTRUN
+
+ [erf float32 0D scalar / async]
+ expected: NOTRUN
+
+ [erf float32 1D tensor / async]
+ expected: NOTRUN
+
+ [erf float32 2D tensor / async]
+ expected: NOTRUN
+
+ [erf float32 3D tensor / async]
+ expected: NOTRUN
+
+ [erf float32 4D tensor / async]
+ expected: NOTRUN
+
+ [erf float32 5D tensor / async]
+ expected: NOTRUN
+
+ [abs float32 1D constant tensor / async]
+ expected: NOTRUN
+
+ [ceil float32 1D constant tensor / async]
+ expected: NOTRUN
+
+ [cos float32 1D constant tensor / async]
+ expected: NOTRUN
+
+ [erf float32 1D constant tensor / async]
+ expected: NOTRUN
+
+ [exp float32 1D constant tensor / async]
+ expected: NOTRUN
+
+ [floor float32 1D constant tensor / async]
+ expected: NOTRUN
+
+ [identity float32 1D constant tensor / async]
+ expected: NOTRUN
+
+ [log float32 positive 1D constant tensor / async]
+ expected: NOTRUN
+
+ [neg float32 1D constant tensor / async]
+ expected: NOTRUN
+
+ [reciprocal float32 1D constant tensor / async]
+ expected: NOTRUN
+
+ [sin float32 1D constant tensor / async]
+ expected: NOTRUN
+
+ [sqrt float32 1D constant tensor / async]
+ expected: NOTRUN
+
+ [tan float32 1D constant tensor / async]
+ expected: NOTRUN