diff options
Diffstat (limited to 'testing/web-platform/meta/webnn/softplus.https.any.js.ini')
-rw-r--r-- | testing/web-platform/meta/webnn/softplus.https.any.js.ini | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/testing/web-platform/meta/webnn/softplus.https.any.js.ini b/testing/web-platform/meta/webnn/softplus.https.any.js.ini deleted file mode 100644 index 37347e267a..0000000000 --- a/testing/web-platform/meta/webnn/softplus.https.any.js.ini +++ /dev/null @@ -1,28 +0,0 @@ -[softplus.https.any.worker.html] - expected: ERROR - -[softplus.https.any.html] - expected: ERROR - [softplus float32 1D tensor default options / async] - expected: NOTRUN - - [softplus float32 2D tensor default options / async] - expected: NOTRUN - - [softplus float32 3D tensor default options / async] - expected: NOTRUN - - [softplus float32 4D tensor default options / async] - expected: NOTRUN - - [softplus float32 5D tensor default options / async] - expected: NOTRUN - - [softplus both positive float32 4D tensor and options.steepness / async] - expected: NOTRUN - - [softplus both negative float32 4D tensor and options.steepness / async] - expected: NOTRUN - - [softplus float32 1D constant tensor default options / async] - expected: NOTRUN |