You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suspect this is working as intended: the behavior of division by zero will be implementation-defined. If you think it's important that we exactly match numpy we could add a select condition to floor_divide's implementation.
Jake, could you add a priority label to this, and optionally reassign it to someone? (I can take it if you don't want to, where AIUI 'take it' means decide whether this WAI or else if we should add a select as Peter suggests, then add any implementation needed based on that decision.)
Description
Example:
What jax/jaxlib version are you using?
jax HEAD, jaxlib v0.3.14
Which accelerator(s) are you using?
No response
Additional System Info
No response
The text was updated successfully, but these errors were encountered: