v0.12.24
Enzyme v0.12.24
Merged pull requests:
- Fix #1630 (#1631) (@danielwe)
- Reduce time for enzyme import (#1645) (@wsmoses)
- Update Project.toml (#1646) (@wsmoses)
- Fix typo in jl_array_ptr_copy_fwd (#1648) (@mhauru)
- Mark regex fns as nofree (#1654) (@wsmoses)
- Bump jll (#1657) (@wsmoses)
- Bigfloat constructor rules (#1658) (@wsmoses)
- GPU report exception: fix linkage (#1659) (@wsmoses)
Closed issues:
- Illegal type analysis - BigFloat (#1621)
- unwrapMode != UnwrapMode::LegalFullUnwrap with Julia <1.8 (#1629)
- "UndefVarError:
N
not defined" when writing custom rule (#1630) - Raise Julia errors rather than crashing on Assertion failures (#1634)
LoopVectorization
leads toAssertion orig failed
(#1635)- Second order AD of broadcast function (#1637)
- Adding Jacobian computation support for
AbstractArray{<:AbstractArray{T}}
type function argument (#1644) - AD on WaterLily using Enzyme (#1647)
- Cholesky solve segfault (#1649)
- Failure with label2index from ComponentArrays (#1650)