chromium/third_party/blink/web_tests/external/wpt/webnn/conformance_tests/softplus.https.any_cpu-expected.txt

This is a testharness.js-based test.
[FAIL] softplus float32 1D constant tensor
  promise_test: Unhandled rejection with value: object "NotSupportedError: Failed to execute 'build' on 'MLGraphBuilder': The operator (softplus) is not supported."
[FAIL] softplus float32 1D tensor
  promise_test: Unhandled rejection with value: object "NotSupportedError: Failed to execute 'build' on 'MLGraphBuilder': The operator (softplus) is not supported."
[FAIL] softplus float32 2D tensor
  promise_test: Unhandled rejection with value: object "NotSupportedError: Failed to execute 'build' on 'MLGraphBuilder': The operator (softplus) is not supported."
[FAIL] softplus float32 3D tensor
  promise_test: Unhandled rejection with value: object "NotSupportedError: Failed to execute 'build' on 'MLGraphBuilder': The operator (softplus) is not supported."
[FAIL] softplus float32 4D tensor
  promise_test: Unhandled rejection with value: object "NotSupportedError: Failed to execute 'build' on 'MLGraphBuilder': The operator (softplus) is not supported."
[FAIL] softplus float32 5D tensor
  promise_test: Unhandled rejection with value: object "NotSupportedError: Failed to execute 'build' on 'MLGraphBuilder': The operator (softplus) is not supported."
Harness: the test ran to completion.