summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/webnn/validation_tests/leakyRelu.https.any.js
blob: 6fc19b1f0d727eea0b1da11986e840527e8bed93 (plain)
1
2
3
4
5
6
7
// META: title=validation tests for WebNN API leakyRelu operation
// META: global=window,dedicatedworker
// META: script=../resources/utils_validation.js

'use strict';

validateInputFromAnotherBuilder('leakyRelu');