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