This is a testharness.js-based test.
[FAIL] min float32 1D constant tensors
assert_true: assert_array_approx_equals_ulp: test min float32 actual -40.09375 should be close enough to expected -40.10139083862305 by the acceptable 0 ULP distance, but they have 2003 ULP distance expected true got false
[FAIL] min float32 1D tensors
assert_true: assert_array_approx_equals_ulp: test min float32 actual -40.09375 should be close enough to expected -40.10139083862305 by the acceptable 0 ULP distance, but they have 2003 ULP distance expected true got false
[FAIL] min float32 2D tensors
assert_true: assert_array_approx_equals_ulp: test min float32 actual -40.09375 should be close enough to expected -40.10139083862305 by the acceptable 0 ULP distance, but they have 2003 ULP distance expected true got false
[FAIL] min float32 3D tensors
assert_true: assert_array_approx_equals_ulp: test min float32 actual -40.09375 should be close enough to expected -40.10139083862305 by the acceptable 0 ULP distance, but they have 2003 ULP distance expected true got false
[FAIL] min float32 4D tensors
assert_true: assert_array_approx_equals_ulp: test min float32 actual -40.09375 should be close enough to expected -40.10139083862305 by the acceptable 0 ULP distance, but they have 2003 ULP distance expected true got false
[FAIL] min float32 5D tensors
assert_true: assert_array_approx_equals_ulp: test min float32 actual -40.09375 should be close enough to expected -40.10139083862305 by the acceptable 0 ULP distance, but they have 2003 ULP distance expected true got false
Harness: the test ran to completion.