jax icon indicating copy to clipboard operation
jax copied to clipboard

Tests: remove obsolete dtype_promotion decorators

Open jakevdp opened this issue 1 year ago • 0 comments

JaxTestCase now sets this to strict by default, so these annotations are no longer necessary: https://github.com/google/jax/blob/af18235ea30799ed2fc50e557ebba869e2bdbd41/jax/_src/test_util.py#L706-L713

jakevdp avatar Aug 11 '22 21:08 jakevdp