chromium/third_party/blink/web_tests/platform/mac/virtual/webnn-service-with-gpu/external/wpt/webnn/conformance_tests/conv_transpose2d.https.any.worker_gpu-expected.txt

This is a testharness.js-based test.
[FAIL] convTranspose2d float32 4D both input and filter non-constant tensors default options
  promise_test: Unhandled rejection with value: object "UnknownError: Failed to execute 'compute' on 'MLContext': Error computing results"
[FAIL] convTranspose2d float32 4D both input and filter constant tensors default options
  assert_true: assert_array_approx_equals_ulp: test convTranspose2d float32 actual 0.1932373046875 should be close enough to expected 0.1933533400297165 by the acceptable 8 ULP distance, but they have 7787 ULP distance expected true got false
[FAIL] convTranspose2d float32 4D input and filter tensors default options
  assert_true: assert_array_approx_equals_ulp: test convTranspose2d float32 actual 0.1932373046875 should be close enough to expected 0.1933533400297165 by the acceptable 8 ULP distance, but they have 7787 ULP distance expected true got false
[FAIL] convTranspose2d float32 4D input and filter tensors options.groups
  assert_true: assert_array_approx_equals_ulp: test convTranspose2d float32 actual 0.0753173828125 should be close enough to expected 0.07535136491060257 by the acceptable 8 ULP distance, but they have 4561 ULP distance expected true got false
[FAIL] convTranspose2d float32 4D input and filter tensors options.groups=2 options.strides=[2, 2]
  assert_true: assert_array_approx_equals_ulp: test convTranspose2d float32 actual 0.0753173828125 should be close enough to expected 0.07535136491060257 by the acceptable 8 ULP distance, but they have 4561 ULP distance expected true got false
[FAIL] convTranspose2d float32 4D input and filter tensors options.padding
  assert_true: assert_array_approx_equals_ulp: test convTranspose2d float32 actual 0.278564453125 should be close enough to expected 0.2787136137485504 by the acceptable 8 ULP distance, but they have 5005 ULP distance expected true got false
[FAIL] convTranspose2d float32 4D input and filter tensors options.strides
  assert_true: assert_array_approx_equals_ulp: test convTranspose2d float32 actual 0.048248291015625 should be close enough to expected 0.04828956723213196 by the acceptable 18 ULP distance, but they have 11080 ULP distance expected true got false
[FAIL] convTranspose2d float32 4D input and filter tensors options.dilations
  assert_true: assert_array_approx_equals_ulp: test convTranspose2d float32 actual 0.21826171875 should be close enough to expected 0.21836428344249725 by the acceptable 8 ULP distance, but they have 6883 ULP distance expected true got false
[FAIL] convTranspose2d float32 4D input and filter tensors options.outputPadding
  assert_true: assert_array_approx_equals_ulp: test convTranspose2d float32 actual 0.048248291015625 should be close enough to expected 0.04828956723213196 by the acceptable 18 ULP distance, but they have 11080 ULP distance expected true got false
[FAIL] convTranspose2d float32 4D input and filter tensors options.outputSizes
  assert_true: assert_array_approx_equals_ulp: test convTranspose2d float32 actual 0.048248291015625 should be close enough to expected 0.04828956723213196 by the acceptable 18 ULP distance, but they have 11080 ULP distance expected true got false
[FAIL] convTranspose2d float32 4D input and filter tensors options.inputLayout=nchw
  assert_true: assert_array_approx_equals_ulp: test convTranspose2d float32 actual 0.048248291015625 should be close enough to expected 0.04828956723213196 by the acceptable 18 ULP distance, but they have 11080 ULP distance expected true got false
[FAIL] convTranspose2d float32 4D input and filter tensors options.inputLayout=nhwc
  assert_true: assert_array_approx_equals_ulp: test convTranspose2d float32 actual 0.048248291015625 should be close enough to expected 0.04828956723213196 by the acceptable 18 ULP distance, but they have 11080 ULP distance expected true got false
[FAIL] convTranspose2d float32 4D input and filter tensors options.filterLayout=iohw
  assert_true: assert_array_approx_equals_ulp: test convTranspose2d float32 actual 0.048248291015625 should be close enough to expected 0.04828956723213196 by the acceptable 18 ULP distance, but they have 11080 ULP distance expected true got false
[FAIL] convTranspose2d float32 4D input and filter tensors options.inputLayout=nhwc options.filterLayout=iohw
  assert_true: assert_array_approx_equals_ulp: test convTranspose2d float32 actual 0.048248291015625 should be close enough to expected 0.04828956723213196 by the acceptable 18 ULP distance, but they have 11080 ULP distance expected true got false
[FAIL] convTranspose2d float32 4D input and filter tensors options.inputLayout=nhwc options.filterLayout=hwoi
  assert_true: assert_array_approx_equals_ulp: test convTranspose2d float32 actual 0.04826045036315918 should be close enough to expected 0.04828956723213196 by the acceptable 18 ULP distance, but they have 7816 ULP distance expected true got false
[FAIL] convTranspose2d float32 4D input and filter tensors options.inputLayout=nhwc options.filterLayout=ohwi
  assert_true: assert_array_approx_equals_ulp: test convTranspose2d float32 actual 0.04826045036315918 should be close enough to expected 0.04828956723213196 by the acceptable 18 ULP distance, but they have 7816 ULP distance expected true got false
[FAIL] convTranspose2d float32 4D input and filter tensors options.bias
  assert_true: assert_array_approx_equals_ulp: test convTranspose2d float32 actual 0.51953125 should be close enough to expected 0.5200390219688416 by the acceptable 18 ULP distance, but they have 8519 ULP distance expected true got false
[FAIL] convTranspose2d float32 4D input and filter tensors, both negative input tensor and options.bias
  assert_true: assert_array_approx_equals_ulp: test convTranspose2d float32 actual -0.91259765625 should be close enough to expected -0.9128783941268921 by the acceptable 18 ULP distance, but they have 4710 ULP distance expected true got false
Harness: the test ran to completion.