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

'use strict';

validateInputFromAnotherBuilder('hardSigmoid');