BUG: setdiff1d
for jax.jit and dask NaN-shaped arrays
#116
Labels
Milestone
8000
setdiff1d
for jax.jit and dask NaN-shaped arrays
#116
Uh oh!
There was an error while loading. Please reload this page.
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: