summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webnn/gpu/elementwise_binary.https.any.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/webnn/gpu/elementwise_binary.https.any.js.ini')
-rw-r--r--testing/web-platform/meta/webnn/gpu/elementwise_binary.https.any.js.ini219
1 files changed, 219 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webnn/gpu/elementwise_binary.https.any.js.ini b/testing/web-platform/meta/webnn/gpu/elementwise_binary.https.any.js.ini
new file mode 100644
index 0000000000..3e23e3c9b5
--- /dev/null
+++ b/testing/web-platform/meta/webnn/gpu/elementwise_binary.https.any.js.ini
@@ -0,0 +1,219 @@
+[elementwise_binary.https.any.html]
+ expected:
+ if (os == "linux") and debug and not fission and not swgl: [ERROR, CRASH]
+ if (os == "win") and (processor == "x86") and debug: CRASH
+ if (os == "mac") and debug: [ERROR, CRASH]
+ ERROR
+ [add float32 1D tensors / async]
+ expected: NOTRUN
+
+ [add float32 2D tensors / async]
+ expected: NOTRUN
+
+ [add float32 3D tensors / async]
+ expected: NOTRUN
+
+ [add float32 4D tensors / async]
+ expected: NOTRUN
+
+ [add float32 5D tensors / async]
+ expected: NOTRUN
+
+ [add float32 broadcast 1D to 4D / async]
+ expected: NOTRUN
+
+ [add float32 broadcast 2D to 4D / async]
+ expected: NOTRUN
+
+ [add float32 broadcast 3D to 4D / async]
+ expected: NOTRUN
+
+ [add float32 broadcast 4D to 4D / async]
+ expected: NOTRUN
+
+ [sub float32 1D tensors / async]
+ expected: NOTRUN
+
+ [sub float32 2D tensors / async]
+ expected: NOTRUN
+
+ [sub float32 3D tensors / async]
+ expected: NOTRUN
+
+ [sub float32 4D tensors / async]
+ expected: NOTRUN
+
+ [sub float32 5D tensors / async]
+ expected: NOTRUN
+
+ [sub float32 broadcast 1D to 4D / async]
+ expected: NOTRUN
+
+ [sub float32 broadcast 2D to 4D / async]
+ expected: NOTRUN
+
+ [sub float32 broadcast 3D to 4D / async]
+ expected: NOTRUN
+
+ [sub float32 broadcast 4D to 4D / async]
+ expected: NOTRUN
+
+ [mul float32 1D tensors / async]
+ expected: NOTRUN
+
+ [mul float32 2D tensors / async]
+ expected: NOTRUN
+
+ [mul float32 3D tensors / async]
+ expected: NOTRUN
+
+ [mul float32 4D tensors / async]
+ expected: NOTRUN
+
+ [mul float32 5D tensors / async]
+ expected: NOTRUN
+
+ [mul float32 broadcast 1D to 4D / async]
+ expected: NOTRUN
+
+ [mul float32 broadcast 2D to 4D / async]
+ expected: NOTRUN
+
+ [mul float32 broadcast 3D to 4D / async]
+ expected: NOTRUN
+
+ [mul float32 broadcast 4D to 4D / async]
+ expected: NOTRUN
+
+ [div float32 1D tensors / async]
+ expected: NOTRUN
+
+ [div float32 2D tensors / async]
+ expected: NOTRUN
+
+ [div float32 3D tensors / async]
+ expected: NOTRUN
+
+ [div float32 4D tensors / async]
+ expected: NOTRUN
+
+ [div float32 5D tensors / async]
+ expected: NOTRUN
+
+ [div float32 broadcast 1D to 4D / async]
+ expected: NOTRUN
+
+ [div float32 broadcast 2D to 4D / async]
+ expected: NOTRUN
+
+ [div float32 broadcast 3D to 4D / async]
+ expected: NOTRUN
+
+ [div float32 broadcast 4D to 4D / async]
+ expected: NOTRUN
+
+ [max float32 1D tensors / async]
+ expected: NOTRUN
+
+ [max float32 2D tensors / async]
+ expected: NOTRUN
+
+ [max float32 3D tensors / async]
+ expected: NOTRUN
+
+ [max float32 4D tensors / async]
+ expected: NOTRUN
+
+ [max float32 5D tensors / async]
+ expected: NOTRUN
+
+ [max float32 broadcast 1D to 4D / async]
+ expected: NOTRUN
+
+ [max float32 broadcast 2D to 4D / async]
+ expected: NOTRUN
+
+ [max float32 broadcast 3D to 4D / async]
+ expected: NOTRUN
+
+ [max float32 broadcast 4D to 4D / async]
+ expected: NOTRUN
+
+ [min float32 1D tensors / async]
+ expected: NOTRUN
+
+ [min float32 2D tensors / async]
+ expected: NOTRUN
+
+ [min float32 3D tensors / async]
+ expected: NOTRUN
+
+ [min float32 4D tensors / async]
+ expected: NOTRUN
+
+ [min float32 5D tensors / async]
+ expected: NOTRUN
+
+ [min float32 broadcast 1D to 4D / async]
+ expected: NOTRUN
+
+ [min float32 broadcast 2D to 4D / async]
+ expected: NOTRUN
+
+ [min float32 broadcast 3D to 4D / async]
+ expected: NOTRUN
+
+ [min float32 broadcast 4D to 4D / async]
+ expected: NOTRUN
+
+ [pow float32 1D base tensor and 1D integer exponent tensor / async]
+ expected: NOTRUN
+
+ [pow float32 2D base tensor and 2D integer exponent tensor / async]
+ expected: NOTRUN
+
+ [pow float32 3D base tensor and 3D integer exponent tensor / async]
+ expected: NOTRUN
+
+ [pow float32 4D base tensor and 4D integer exponent tensor / async]
+ expected: NOTRUN
+
+ [pow float32 5D base tensor and 5D integer exponent tensor / async]
+ expected: NOTRUN
+
+ [pow float32 4D base tensor and broadcastable 2D integer exponent tensor / async]
+ expected: NOTRUN
+
+ [pow float32 4D base tensor and broadcastable 3D integer exponent tensor / async]
+ expected: NOTRUN
+
+ [pow (sqrt) float32 4D positive base tensor and broadcastable 0D integer exponent scalar / async]
+ expected: NOTRUN
+
+ [pow (square) float32 4D base tensor and broadcastable 0D integer exponent scalar / async]
+ expected: NOTRUN
+
+ [add float32 1D constant tensors / async]
+ expected: NOTRUN
+
+ [sub float32 1D constant tensors / async]
+ expected: NOTRUN
+
+ [mul float32 1D constant tensors / async]
+ expected: NOTRUN
+
+ [div float32 1D constant tensors / async]
+ expected: NOTRUN
+
+ [max float32 1D constant tensors / async]
+ expected: NOTRUN
+
+ [min float32 1D constant tensors / async]
+ expected: NOTRUN
+
+ [pow float32 constant 1D base tensor and 1D integer exponent tensor / async]
+ expected: NOTRUN
+
+
+[elementwise_binary.https.any.worker.html]
+ expected: ERROR