From 40a355a42d4a9444dc753c04c6608dade2f06a23 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:13:27 +0200 Subject: Adding upstream version 125.0.1. Signed-off-by: Daniel Baumann --- .../meta/webnn/elementwise_binary.https.any.js.ini | 218 --------------------- 1 file changed, 218 deletions(-) delete mode 100644 testing/web-platform/meta/webnn/elementwise_binary.https.any.js.ini (limited to 'testing/web-platform/meta/webnn/elementwise_binary.https.any.js.ini') diff --git a/testing/web-platform/meta/webnn/elementwise_binary.https.any.js.ini b/testing/web-platform/meta/webnn/elementwise_binary.https.any.js.ini deleted file mode 100644 index 0db853d7ea..0000000000 --- a/testing/web-platform/meta/webnn/elementwise_binary.https.any.js.ini +++ /dev/null @@ -1,218 +0,0 @@ -[elementwise_binary.https.any.html] - expected: - if (os == "linux") and swgl and not fission: [ERROR, 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 -- cgit v1.2.3