diff options
Diffstat (limited to 'testing/web-platform/meta/webnn/softmax.https.any.js.ini')
-rw-r--r-- | testing/web-platform/meta/webnn/softmax.https.any.js.ini | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webnn/softmax.https.any.js.ini b/testing/web-platform/meta/webnn/softmax.https.any.js.ini new file mode 100644 index 0000000000..4ad06ee71a --- /dev/null +++ b/testing/web-platform/meta/webnn/softmax.https.any.js.ini @@ -0,0 +1,10 @@ +[softmax.https.any.worker.html] + expected: ERROR + +[softmax.https.any.html] + expected: ERROR + [softmax float32 2D tensor all positive / async] + expected: NOTRUN + + [softmax float32 2D tensor all negative / async] + expected: NOTRUN |