From 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:47:29 +0200 Subject: Adding upstream version 115.8.0esr. Signed-off-by: Daniel Baumann --- .../web-platform/meta/webnn/pad.https.any.js.ini | 34 ++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 testing/web-platform/meta/webnn/pad.https.any.js.ini (limited to 'testing/web-platform/meta/webnn/pad.https.any.js.ini') diff --git a/testing/web-platform/meta/webnn/pad.https.any.js.ini b/testing/web-platform/meta/webnn/pad.https.any.js.ini new file mode 100644 index 0000000000..362ab8297f --- /dev/null +++ b/testing/web-platform/meta/webnn/pad.https.any.js.ini @@ -0,0 +1,34 @@ +[pad.https.any.worker.html] + expected: ERROR + +[pad.https.any.html] + expected: ERROR + [pad float32 4D tensor options.mode='edge' / async] + expected: NOTRUN + + [pad float32 3D tensor default options / async] + expected: NOTRUN + + [pad float32 2D tensor options.value default constant mode / async] + expected: NOTRUN + + [pad float32 2D tensor explicit options.mode='constant' / async] + expected: NOTRUN + + [pad float32 4D tensor default options / async] + expected: NOTRUN + + [pad float32 2D tensor default options / async] + expected: NOTRUN + + [pad float32 1D tensor default options / async] + expected: NOTRUN + + [pad float32 4D tensor options.mode='reflection' / async] + expected: NOTRUN + + [pad float32 5D tensor default options / async] + expected: NOTRUN + + [pad float32 4D tensor options.mode='symmetric' / async] + expected: NOTRUN -- cgit v1.2.3