This is a testharness.js-based test.
[FAIL] reduceMax float32 0D constant tensor default options
assert_true: assert_array_approx_equals_ulp: test reduceMax float32 actual 32.15625 should be close enough to expected 32.16658401489258 by the acceptable 0 ULP distance, but they have 2709 ULP distance expected true got false
[FAIL] reduceMax float32 0D constant tensor empty axes
assert_true: assert_array_approx_equals_ulp: test reduceMax float32 actual 32.15625 should be close enough to expected 32.16658401489258 by the acceptable 0 ULP distance, but they have 2709 ULP distance expected true got false
[FAIL] reduceMax float32 1D constant tensor default options
assert_true: assert_array_approx_equals_ulp: test reduceMax float32 actual 99.75 should be close enough to expected 99.77313232421875 by the acceptable 0 ULP distance, but they have 3032 ULP distance expected true got false
Harness: the test ran to completion.