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

'use strict';

validateInputFromAnotherBuilder('linear');