chromium/third_party/blink/web_tests/platform/win/virtual/webnn-service-on-cpu/external/wpt/webnn/conformance_tests/gelu.https.any.worker_cpu-expected.txt

This is a testharness.js-based test.
[FAIL] gelu float16 0D scalar
  promise_test: Unhandled rejection with value: object "TypeError: Failed to execute 'gelu' on 'MLGraphBuilder': Unsupported data type float16 for argument input, must be one of [float32]."
[FAIL] gelu float16 1D tensor
  promise_test: Unhandled rejection with value: object "TypeError: Failed to execute 'gelu' on 'MLGraphBuilder': Unsupported data type float16 for argument input, must be one of [float32]."
[FAIL] gelu float16 2D tensor
  promise_test: Unhandled rejection with value: object "TypeError: Failed to execute 'gelu' on 'MLGraphBuilder': Unsupported data type float16 for argument input, must be one of [float32]."
[FAIL] gelu float16 3D tensor
  promise_test: Unhandled rejection with value: object "TypeError: Failed to execute 'gelu' on 'MLGraphBuilder': Unsupported data type float16 for argument input, must be one of [float32]."
[FAIL] gelu float16 4D tensor
  promise_test: Unhandled rejection with value: object "TypeError: Failed to execute 'gelu' on 'MLGraphBuilder': Unsupported data type float16 for argument input, must be one of [float32]."
[FAIL] gelu float16 5D tensor
  promise_test: Unhandled rejection with value: object "TypeError: Failed to execute 'gelu' on 'MLGraphBuilder': Unsupported data type float16 for argument input, must be one of [float32]."
Harness: the test ran to completion.