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
**Context:**
**Description of the Change:**
1. API change of `lower_jaxpr_to_fun`, update it in catalyst accordingly
2. API change of `jaxpr_subcomp`, update it in catalyst accordingly
3. `_jaxpr_replicas` has been moved to `jax._src.interpreters.pxla` in
jax
4. After jax 0.7.1+ `mlir.multi_broadcast_in_dim` has changed, and break
the dynamic shape, patch it to fix the dynamic shape issue
**Benefits:**
**Possible Drawbacks:**
**Related GitHub Issues:**
---------
Co-authored-by: JerryChen97 <[email protected]>
Co-authored-by: Paul <[email protected]>
Co-authored-by: David Ittah <[email protected]>
Co-authored-by: Ali Asadi <[email protected]>
0 commit comments