From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- .../webnn/elementwise_logical.https.any.js.ini | 210 +++++++++++++++++++++ 1 file changed, 210 insertions(+) create mode 100644 testing/web-platform/meta/webnn/elementwise_logical.https.any.js.ini (limited to 'testing/web-platform/meta/webnn/elementwise_logical.https.any.js.ini') diff --git a/testing/web-platform/meta/webnn/elementwise_logical.https.any.js.ini b/testing/web-platform/meta/webnn/elementwise_logical.https.any.js.ini new file mode 100644 index 0000000000..caedde6e35 --- /dev/null +++ b/testing/web-platform/meta/webnn/elementwise_logical.https.any.js.ini @@ -0,0 +1,210 @@ +[elementwise_logical.https.any.html] + expected: + if (os == "mac") and debug: [ERROR, CRASH] + ERROR + [equal float32 0D scalar / async] + expected: NOTRUN + + [equal float32 1D tensors / async] + expected: NOTRUN + + [equal float32 2D tensors / async] + expected: NOTRUN + + [equal float32 3D tensors / async] + expected: NOTRUN + + [equal float32 4D tensors / async] + expected: NOTRUN + + [equal float32 5D tensors / async] + expected: NOTRUN + + [equal float32 broadcast 0D to 4D / async] + expected: NOTRUN + + [equal float32 broadcast 1D to 4D / async] + expected: NOTRUN + + [equal float32 broadcast 2D to 4D / async] + expected: NOTRUN + + [equal float32 broadcast 3D to 4D / async] + expected: NOTRUN + + [equal float32 broadcast 4D to 4D / async] + expected: NOTRUN + + [greater float32 0D scalar / async] + expected: NOTRUN + + [greater float32 1D tensors / async] + expected: NOTRUN + + [greater float32 2D tensors / async] + expected: NOTRUN + + [greater float32 3D tensors / async] + expected: NOTRUN + + [greater float32 4D tensors / async] + expected: NOTRUN + + [greater float32 5D tensors / async] + expected: NOTRUN + + [greater float32 broadcast 0D to 4D / async] + expected: NOTRUN + + [greater float32 broadcast 1D to 4D / async] + expected: NOTRUN + + [greater float32 broadcast 2D to 4D / async] + expected: NOTRUN + + [greater float32 broadcast 3D to 4D / async] + expected: NOTRUN + + [greater float32 broadcast 4D to 4D / async] + expected: NOTRUN + + [greaterOrEqual float32 0D scalar / async] + expected: NOTRUN + + [greaterOrEqual float32 1D tensors / async] + expected: NOTRUN + + [greaterOrEqual float32 2D tensors / async] + expected: NOTRUN + + [greaterOrEqual float32 3D tensors / async] + expected: NOTRUN + + [greaterOrEqual float32 4D tensors / async] + expected: NOTRUN + + [greaterOrEqual float32 5D tensors / async] + expected: NOTRUN + + [greaterOrEqual float32 broadcast 0D to 4D / async] + expected: NOTRUN + + [greaterOrEqual float32 broadcast 1D to 4D / async] + expected: NOTRUN + + [greaterOrEqual float32 broadcast 2D to 4D / async] + expected: NOTRUN + + [greaterOrEqual float32 broadcast 3D to 4D / async] + expected: NOTRUN + + [greaterOrEqual float32 broadcast 4D to 4D / async] + expected: NOTRUN + + [lesser float32 0D scalar / async] + expected: NOTRUN + + [lesser float32 1D tensors / async] + expected: NOTRUN + + [lesser float32 2D tensors / async] + expected: NOTRUN + + [lesser float32 3D tensors / async] + expected: NOTRUN + + [lesser float32 4D tensors / async] + expected: NOTRUN + + [lesser float32 5D tensors / async] + expected: NOTRUN + + [lesser float32 broadcast 0D to 4D / async] + expected: NOTRUN + + [lesser float32 broadcast 1D to 4D / async] + expected: NOTRUN + + [lesser float32 broadcast 2D to 4D / async] + expected: NOTRUN + + [lesser float32 broadcast 3D to 4D / async] + expected: NOTRUN + + [lesser float32 broadcast 4D to 4D / async] + expected: NOTRUN + + [lesserOrEqual float32 0D scalar / async] + expected: NOTRUN + + [lesserOrEqual float32 1D tensors / async] + expected: NOTRUN + + [lesserOrEqual float32 2D tensors / async] + expected: NOTRUN + + [lesserOrEqual float32 3D tensors / async] + expected: NOTRUN + + [lesserOrEqual float32 4D tensors / async] + expected: NOTRUN + + [lesserOrEqual float32 5D tensors / async] + expected: NOTRUN + + [lesserOrEqual float32 broadcast 0D to 4D / async] + expected: NOTRUN + + [lesserOrEqual float32 broadcast 1D to 4D / async] + expected: NOTRUN + + [lesserOrEqual float32 broadcast 2D to 4D / async] + expected: NOTRUN + + [lesserOrEqual float32 broadcast 3D to 4D / async] + expected: NOTRUN + + [lesserOrEqual float32 broadcast 4D to 4D / async] + expected: NOTRUN + + [logicalNot uint8 0D scalar / async] + expected: NOTRUN + + [logicalNot uint8 1D tensor / async] + expected: NOTRUN + + [logicalNot uint8 2D tensor / async] + expected: NOTRUN + + [logicalNot uint8 3D tensor / async] + expected: NOTRUN + + [logicalNot uint8 4D tensor / async] + expected: NOTRUN + + [logicalNot uint8 5D tensor / async] + expected: NOTRUN + + [equal float32 1D constant tensors / async] + expected: NOTRUN + + [greater float32 1D constant tensors / async] + expected: NOTRUN + + [greaterOrEqual float32 1D constant tensors / async] + expected: NOTRUN + + [lesser float32 1D constant tensors / async] + expected: NOTRUN + + [lesserOrEqual float32 1D constant tensors / async] + expected: NOTRUN + + [logicalNot uint8 1D constant tensor / async] + expected: NOTRUN + + +[elementwise_logical.https.any.worker.html] + expected: + if swgl and (os == "win"): [ERROR, CRASH] + ERROR -- cgit v1.2.3