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