From 086c044dc34dfc0f74fbe41f4ecb402b2cd34884 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:13:33 +0200 Subject: Merging upstream version 125.0.1. Signed-off-by: Daniel Baumann --- .../meta/webnn/concat.https.any.js.ini | 139 --------------------- 1 file changed, 139 deletions(-) delete mode 100644 testing/web-platform/meta/webnn/concat.https.any.js.ini (limited to 'testing/web-platform/meta/webnn/concat.https.any.js.ini') diff --git a/testing/web-platform/meta/webnn/concat.https.any.js.ini b/testing/web-platform/meta/webnn/concat.https.any.js.ini deleted file mode 100644 index 0fb8a2e1fc..0000000000 --- a/testing/web-platform/meta/webnn/concat.https.any.js.ini +++ /dev/null @@ -1,139 +0,0 @@ -[concat.https.any.worker.html] - expected: ERROR - -[concat.https.any.html] - expected: ERROR - [concat two float32 1D tensors of same shape along axis 0 / async] - expected: NOTRUN - - [concat three float32 1D tensors of different 1st dimension along axis 0 / async] - expected: NOTRUN - - [concat four float32 1D tensors of same 1st dimension along axis 0 / async] - expected: NOTRUN - - [concat four float32 1D tensors of different 1st dimension along axis 0 / async] - expected: NOTRUN - - [concat two float32 2D tensors of same shape along axis 0 / async] - expected: NOTRUN - - [concat two float32 2D tensors of same others dimensions except different 1st dimension along axis 0 / async] - expected: NOTRUN - - [concat four float32 2D tensors of same shape along axis 0 / async] - expected: NOTRUN - - [concat two float32 2D tensors of same others dimensions except different 2nd dimension along axis 1 / async] - expected: NOTRUN - - [concat three float32 2D tensors of same shape along axis 1 / async] - expected: NOTRUN - - [concat four float32 2D tensors of same others dimensions except different 2nd dimension along axis 1 / async] - expected: NOTRUN - - [concat two float32 3D tensors of same others dimensions except different 1st dimension along axis 0 / async] - expected: NOTRUN - - [concat four float32 3D tensors of same others dimensions except different 2nd dimension along axis 1 / async] - expected: NOTRUN - - [concat three float32 3D tensors of same shape along axis 2 / async] - expected: NOTRUN - - [concat two float32 4D tensors of same others dimensions except different 1st dimension along axis 0 / async] - expected: NOTRUN - - [concat three float32 4D tensors of same shape along axis 1 / async] - expected: NOTRUN - - [concat three float32 4D tensors of same others dimensions except different 3rd dimension along axis 2 / async] - expected: NOTRUN - - [concat four float32 4D tensors of same others dimensions except different 4th dimension along axis 3 / async] - expected: NOTRUN - - [concat four float32 5D tensors of same shape along axis 0 / async] - expected: NOTRUN - - [concat two float32 5D tensors of same others dimensions except different 2nd dimension along axis 1 / async] - expected: NOTRUN - - [concat three float32 5D tensors of same others dimensions except different 3rd dimension along axis 2 / async] - expected: NOTRUN - - [concat two float32 5D tensors of same others dimensions except different 4th dimension along axis 3 / async] - expected: NOTRUN - - [concat two float32 5D tensors of same others dimensions except different 5th dimension along axis 4 / async] - expected: NOTRUN - - [concat two float16 1D tensors of same shape along axis 0 / async] - expected: NOTRUN - - [concat three float16 1D tensors of different 1st dimension along axis 0 / async] - expected: NOTRUN - - [concat four float16 1D tensors of same 1st dimension along axis 0 / async] - expected: NOTRUN - - [concat four float16 1D tensors of different 1st dimension along axis 0 / async] - expected: NOTRUN - - [concat two float16 2D tensors of same shape along axis 0 / async] - expected: NOTRUN - - [concat two float16 2D tensors of same others dimensions except different 1st dimension along axis 0 / async] - expected: NOTRUN - - [concat four float16 2D tensors of same shape along axis 0 / async] - expected: NOTRUN - - [concat two float16 2D tensors of same others dimensions except different 2nd dimension along axis 1 / async] - expected: NOTRUN - - [concat three float16 2D tensors of same shape along axis 1 / async] - expected: NOTRUN - - [concat four float16 2D tensors of same others dimensions except different 2nd dimension along axis 1 / async] - expected: NOTRUN - - [concat two float16 3D tensors of same others dimensions except different 1st dimension along axis 0 / async] - expected: NOTRUN - - [concat four float16 3D tensors of same others dimensions except different 2nd dimension along axis 1 / async] - expected: NOTRUN - - [concat three float16 3D tensors of same shape along axis 2 / async] - expected: NOTRUN - - [concat two float16 4D tensors of same others dimensions except different 1st dimension along axis 0 / async] - expected: NOTRUN - - [concat three float16 4D tensors of same shape along axis 1 / async] - expected: NOTRUN - - [concat three float16 4D tensors of same others dimensions except different 3rd dimension along axis 2 / async] - expected: NOTRUN - - [concat four float16 4D tensors of same others dimensions except different 4th dimension along axis 3 / async] - expected: NOTRUN - - [concat four float16 5D tensors of same shape along axis 0 / async] - expected: NOTRUN - - [concat two float16 5D tensors of same others dimensions except different 2nd dimension along axis 1 / async] - expected: NOTRUN - - [concat three float16 5D tensors of same others dimensions except different 3rd dimension along axis 2 / async] - expected: NOTRUN - - [concat two float16 5D tensors of same others dimensions except different 4th dimension along axis 3 / async] - expected: NOTRUN - - [concat two float16 5D tensors of same others dimensions except different 5th dimension along axis 4 / async] - expected: NOTRUN - - [concat two float32 1D constant tensors of same shape along axis 0 / async] - expected: NOTRUN -- cgit v1.2.3