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_unary.https.any.js.ini | 253 --------------------- 1 file changed, 253 deletions(-) delete mode 100644 testing/web-platform/meta/webnn/elementwise_unary.https.any.js.ini (limited to 'testing/web-platform/meta/webnn/elementwise_unary.https.any.js.ini') 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 deleted file mode 100644 index dc298f7ab1..0000000000 --- a/testing/web-platform/meta/webnn/elementwise_unary.https.any.js.ini +++ /dev/null @@ -1,253 +0,0 @@ -[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 -- cgit v1.2.3