Enable Logical Reduction tests which currently pass (#2776)
This commit is contained in:
parent
1a4340fabb
commit
f6842863c7
@ -49,7 +49,6 @@ def test_reduction_ops(ng_api_helper, numpy_function, reduction_axes):
|
||||
assert np.allclose(result, expected)
|
||||
|
||||
|
||||
@pytest.mark.xfail(reason="RuntimeError: Incorrect Reduce layer type")
|
||||
@pytest.mark.parametrize(
|
||||
"ng_api_helper, numpy_function, reduction_axes",
|
||||
[
|
||||
|
Loading…
Reference in New Issue
Block a user