summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webnn/gpu/gather.https.any.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/webnn/gpu/gather.https.any.js.ini')
-rw-r--r--testing/web-platform/meta/webnn/gpu/gather.https.any.js.ini59
1 files changed, 59 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webnn/gpu/gather.https.any.js.ini b/testing/web-platform/meta/webnn/gpu/gather.https.any.js.ini
new file mode 100644
index 0000000000..52d45fd067
--- /dev/null
+++ b/testing/web-platform/meta/webnn/gpu/gather.https.any.js.ini
@@ -0,0 +1,59 @@
+[gather.https.any.html]
+ expected: ERROR
+ [gather float32 1D tensor and uint32 0D scalar indices default options / async]
+ expected: NOTRUN
+
+ [gather float32 1D tensor and int64 0D scalar indices default options / async]
+ expected: NOTRUN
+
+ [gather float32 1D tensor and int64 1D indices default options / async]
+ expected: NOTRUN
+
+ [gather float32 1D tensor and int64 2D indices default options / async]
+ expected: NOTRUN
+
+ [gather float32 1D tensor and int64 3D indices default options / async]
+ expected: NOTRUN
+
+ [gather float32 1D tensor and int64 4D indices default options / async]
+ expected: NOTRUN
+
+ [gather float32 2D tensor and 0D scalar indices default options / async]
+ expected: NOTRUN
+
+ [gather float32 2D tensor and 1D indices default options / async]
+ expected: NOTRUN
+
+ [gather float32 2D tensor and 2D indices default options / async]
+ expected: NOTRUN
+
+ [gather float32 2D tensor and 3D indices default options / async]
+ expected: NOTRUN
+
+ [gather float32 2D tensor and 4D indices default options / async]
+ expected: NOTRUN
+
+ [gather float32 3D tensor and 2D indices default options / async]
+ expected: NOTRUN
+
+ [gather float32 4D tensor and 2D indices default options / async]
+ expected: NOTRUN
+
+ [gather float32 5D tensor and 1D indices default options / async]
+ expected: NOTRUN
+
+ [gather float32 3D tensor and 1D indices options.axis=1 / async]
+ expected: NOTRUN
+
+ [gather float32 3D tensor and 2D indices options.axis=2 / async]
+ expected: NOTRUN
+
+ [gather float32 4D tensor and 2D indices explict options.axis=0 / async]
+ expected: NOTRUN
+
+ [gather float32 5D tensor and 0D scalar indices options.axis=4 / async]
+ expected: NOTRUN
+
+
+[gather.https.any.worker.html]
+ expected: ERROR