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

This is a testharness.js-based test.
[FAIL] add float32 1D constant tensors
  assert_true: assert_array_approx_equals_ulp: test add float32 actual -103 should be close enough to expected -103.08303833007812 by the acceptable 1 ULP distance, but they have 10884 ULP distance expected true got false
[FAIL] add float32 1D tensors
  assert_true: assert_array_approx_equals_ulp: test add float32 actual -103 should be close enough to expected -103.08303833007812 by the acceptable 1 ULP distance, but they have 10884 ULP distance expected true got false
[FAIL] add float32 2D tensors
  assert_true: assert_array_approx_equals_ulp: test add float32 actual -103 should be close enough to expected -103.08303833007812 by the acceptable 1 ULP distance, but they have 10884 ULP distance expected true got false
[FAIL] add float32 3D tensors
  assert_true: assert_array_approx_equals_ulp: test add float32 actual -103 should be close enough to expected -103.08303833007812 by the acceptable 1 ULP distance, but they have 10884 ULP distance expected true got false
[FAIL] add float32 4D tensors
  assert_true: assert_array_approx_equals_ulp: test add float32 actual -103 should be close enough to expected -103.08303833007812 by the acceptable 1 ULP distance, but they have 10884 ULP distance expected true got false
[FAIL] add float32 5D tensors
  assert_true: assert_array_approx_equals_ulp: test add float32 actual -103 should be close enough to expected -103.08303833007812 by the acceptable 1 ULP distance, but they have 10884 ULP distance expected true got false
[FAIL] add float32 broadcast 1D to 4D
  assert_true: assert_array_approx_equals_ulp: test add float32 actual -102.625 should be close enough to expected -102.69488525390625 by the acceptable 1 ULP distance, but they have 9160 ULP distance expected true got false
[FAIL] add float32 broadcast 2D to 4D
  assert_true: assert_array_approx_equals_ulp: test add float32 actual -61.28125 should be close enough to expected -61.3144416809082 by the acceptable 1 ULP distance, but they have 8701 ULP distance expected true got false
[FAIL] add float32 broadcast 4D to 4D
  assert_true: assert_array_approx_equals_ulp: test add float32 actual -102.625 should be close enough to expected -102.69488525390625 by the acceptable 1 ULP distance, but they have 9160 ULP distance expected true got false
[FAIL] add float32 large inputs
  assert_true: assert_array_approx_equals_ulp: test add float32 actual 166.5 should be close enough to expected 166.5771942138672 by the acceptable 1 ULP distance, but they have 5059 ULP distance expected true got false
[FAIL] add float32 with special character names
  assert_true: assert_array_approx_equals_ulp: test add float32 actual 166.5 should be close enough to expected 166.5771942138672 by the acceptable 1 ULP distance, but they have 5059 ULP distance expected true got false
Harness: the test ran to completion.