diff options
Diffstat (limited to 'testing/web-platform/meta/webnn/elu.https.any.js.ini')
-rw-r--r-- | testing/web-platform/meta/webnn/elu.https.any.js.ini | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/testing/web-platform/meta/webnn/elu.https.any.js.ini b/testing/web-platform/meta/webnn/elu.https.any.js.ini deleted file mode 100644 index 0dc080f361..0000000000 --- a/testing/web-platform/meta/webnn/elu.https.any.js.ini +++ /dev/null @@ -1,30 +0,0 @@ -[elu.https.any.worker.html] - expected: - if (os == "mac") and debug: [ERROR, CRASH] - ERROR - -[elu.https.any.html] - expected: ERROR - [elu float32 1D tensor default options / async] - expected: NOTRUN - - [elu float32 2D tensor default options / async] - expected: NOTRUN - - [elu float32 3D tensor default options / async] - expected: NOTRUN - - [elu float32 4D tensor default options / async] - expected: NOTRUN - - [elu float32 5D tensor default options / async] - expected: NOTRUN - - [elu float32 4D tensor positive options.alpha / async] - expected: NOTRUN - - [elu float32 4D tensor negative options.alpha / async] - expected: NOTRUN - - [elu float32 1D constant tensor default options / async] - expected: NOTRUN |