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

This is a testharness.js-based test.
[FAIL] linear float32 1D constant tensor default options
  assert_true: assert_array_approx_equals_ulp: test linear float32 actual -1.1220703125 should be close enough to expected -1.12251615524292 by the acceptable 2 ULP distance, but they have 3740 ULP distance expected true got false
[FAIL] linear float32 0D tensor default options
  assert_true: assert_array_approx_equals_ulp: test linear float32 actual -1.1220703125 should be close enough to expected -1.12251615524292 by the acceptable 2 ULP distance, but they have 3740 ULP distance expected true got false
[FAIL] linear float32 1D tensor default options
  assert_true: assert_array_approx_equals_ulp: test linear float32 actual -1.1220703125 should be close enough to expected -1.12251615524292 by the acceptable 2 ULP distance, but they have 3740 ULP distance expected true got false
[FAIL] linear float32 2D tensor default options
  assert_true: assert_array_approx_equals_ulp: test linear float32 actual -1.1220703125 should be close enough to expected -1.12251615524292 by the acceptable 2 ULP distance, but they have 3740 ULP distance expected true got false
[FAIL] linear float32 3D tensor default options
  assert_true: assert_array_approx_equals_ulp: test linear float32 actual -1.1220703125 should be close enough to expected -1.12251615524292 by the acceptable 2 ULP distance, but they have 3740 ULP distance expected true got false
[FAIL] linear float32 4D tensor default options
  assert_true: assert_array_approx_equals_ulp: test linear float32 actual -1.1220703125 should be close enough to expected -1.12251615524292 by the acceptable 2 ULP distance, but they have 3740 ULP distance expected true got false
[FAIL] linear float32 5D tensor default options
  assert_true: assert_array_approx_equals_ulp: test linear float32 actual -1.1220703125 should be close enough to expected -1.12251615524292 by the acceptable 2 ULP distance, but they have 3740 ULP distance expected true got false
[FAIL] linear float32 4D tensor specified options.alpha and default options.beta
  assert_true: assert_array_approx_equals_ulp: test linear float32 actual -8.296875 should be close enough to expected -8.305265426635742 by the acceptable 2 ULP distance, but they have 8798 ULP distance expected true got false
[FAIL] linear float32 positive 4D tensor specified positive options.beta and default options.alpha
  assert_true: assert_array_approx_equals_ulp: test linear float32 actual 11.015625 should be close enough to expected 11.017641067504883 by the acceptable 2 ULP distance, but they have 2114 ULP distance expected true got false
[FAIL] linear float32 negative 4D tensor specified negative options.beta and default options.alpha
  assert_true: assert_array_approx_equals_ulp: test linear float32 actual -11.015625 should be close enough to expected -11.017641067504883 by the acceptable 2 ULP distance, but they have 2114 ULP distance expected true got false
[FAIL] linear float32 positive 4D tensor all options (positive options.alpha and positive options.beta)
  assert_true: assert_array_approx_equals_ulp: test linear float32 actual 43.59375 should be close enough to expected 43.64218521118164 by the acceptable 2 ULP distance, but they have 12697 ULP distance expected true got false
[FAIL] linear float32 positive 4D tensor all options (negative options.alpha and negative options.beta)
  assert_true: assert_array_approx_equals_ulp: test linear float32 actual -43.59375 should be close enough to expected -43.64218521118164 by the acceptable 2 ULP distance, but they have 12697 ULP distance expected true got false
[FAIL] linear float32 negative 4D tensor all options (positive options.alpha and negative options.beta)
  assert_true: assert_array_approx_equals_ulp: test linear float32 actual -43.59375 should be close enough to expected -43.64218521118164 by the acceptable 2 ULP distance, but they have 12697 ULP distance expected true got false
Harness: the test ran to completion.