v0.2.162
Reactant v0.2.162
Merged pull requests:
- fix: overlay searchsorted functions (#1596) (@avik-pal)
- feat: scatter add gradient (#1609) (@avik-pal)
- Add partial evaluation tutorial (#1624) (@oschulz)
- feat: ensure i32 indexing based on input sizes (#1630) (@avik-pal)
- ci: update the continuous benchmarking ci to use the new machines (#1632) (@avik-pal)
- fix: specialize on abstractmatrix and abstractvector for repeat outer (#1633) (@avik-pal)
- fix: force call with reactant if using inferencebarrier (#1635) (@avik-pal)
- refactor: standardize use of
promote_toandbroadcast_to_size(#1637) (@avik-pal) - feat: bump jll (#1638) (@avik-pal)
- fix: set-indexing into subarray (#1639) (@avik-pal)
- fix: special case cartesian indexing of reshaped arrays (#1640) (@avik-pal)
- chore: exclude auto-generated files from appearing in coverage reports (#1641) (@avik-pal)
- feat: use
traced_callwhen unrolling iterators and generators (#1642) (@avik-pal) - [ReactantExtra] Adapt WORKSPACE to jax-ml/jax@006b290 (#1644) (@giordano)
- Don't initialize gpu backend if no relevant jll (#1647) (@wsmoses)
- Regenerate MLIR Bindings (#1648) (@github-actions[bot])
- doc: fix docs build (#1650) (@avik-pal)
- docs: autodiff tutorial (#1651) (@avik-pal)
- docs: should have been marked
@example(#1655) (@avik-pal) - fix: clamp! dispatch (#1661) (@avik-pal)
- feat: support generators + force calling into interp (#1665) (@avik-pal)
- test: code quality testing (#1668) (@avik-pal)
- Regenerate MLIR Bindings (#1671) (@github-actions[bot])
Closed issues:
- HLO spmd-partitioning failure (#1010)
@compilegradient of NNlib.scatter! with Enzyme fails (#1423)- Overlayed functions not detected inside another overlayed function (#1589)
- Weird indexing error with similar + fill! (#1602)
- Error in forward run with Oceananigans (#1629)
- Wrong number of indices when broadcasting reshaped array (#1634)
- Unable to copy to array slice (#1636)
- Reactant's traced scalar types causing issues with Optimisers.jl's ClipNorm() (#1645)
- Trouble building Reactant with GPU (CUDA) support on remote cluster (#1653)