This is a testharness.js-based test.
[FAIL] gruCell float32 tensors with options.bias, options.recurrentBias and options.activations=['relu', 'relu']
promise_test: Unhandled rejection with value: object "NotSupportedError: Failed to execute 'build' on 'MLGraphBuilder': Unsupported operator gruCell."
[FAIL] gruCell float32 tensors with options.bias, options.recurrentBias, options.activations=['relu', 'relu'] and and explicit options.layout='zrn'
promise_test: Unhandled rejection with value: object "NotSupportedError: Failed to execute 'build' on 'MLGraphBuilder': Unsupported operator gruCell."
[FAIL] gruCell float32 tensors with options.bias, options.recurrentBias, options.activations=['relu', 'relu'] and and options.layout='rzn'
promise_test: Unhandled rejection with value: object "NotSupportedError: Failed to execute 'build' on 'MLGraphBuilder': Unsupported operator gruCell."
[FAIL] gruCell float32 tensors with all options
promise_test: Unhandled rejection with value: object "NotSupportedError: Failed to execute 'build' on 'MLGraphBuilder': Unsupported operator gruCell."
Harness: the test ran to completion.