BUG: setdiff1d
for jax.jit and dask NaN-shaped arrays
#116
Labels
Milestone
setdiff1d
for jax.jit and dask NaN-shaped arrays
#116
Follow-up to #115
setdiff1d
fails when executed inside jax.jit. This is because of a call toxp.unique*
without an explicit size= parameter.The text was updated successfully, but these errors were encountered: