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

'use strict';

validateInputFromAnotherBuilder('softplus');