Source code

Revision control

Copy as Markdown

Other Tools

Test Info: Warnings

// META: title=validation tests for WebNN API softmax operation
// META: global=window,dedicatedworker
// META: script=../resources/utils_validation.js
'use strict';
validateInputFromAnotherBuilder('softmax');