v0.13.15
Enzyme v0.13.15
Merged pull requests:
- Add integration tests for Bijectors (#2037) (@mhauru)
- Fix deletion of return (#2073) (@wsmoses)
- Add rnumber/rarray (#2075) (@wsmoses)
- Mark reshape as nocapture (#2078) (@wsmoses)
- Improve broadcast index analysis (#2079) (@wsmoses)
- Cholmod struct ccall (#2086) (@wsmoses)
- 1.10 symbol res fix (#2087) (@wsmoses)
- Update Project.toml (#2088) (@wsmoses)
- Also handle non intrinsic versions (#2089) (@wsmoses)
- Mark IO inactive_type (#2092) (@danielwe)
- Remove
inactive_type(::Type{Function})
method (#2093) (@danielwe) - Disable multiarg (#2096) (@wsmoses)
- Type fix (#2097) (@wsmoses)
- batch active ret (#2098) (@wsmoses)
Closed issues:
- Missing invoke handling causes infinite loop (#1134)
- Julia 1.11 Unsupported (#1358)
- Hvcat stackoverflow (#1653)
- Inactive declaration ignored (#2016)
- Bijectors, reverse mode hangs (#2033)
- tanh support in CUDA.jl (#2061)
- "GC error (probable corruption)" with Enzyme on Julia 1.11 (#2070)
AssertionError: has
when differentiating DynamicExpressions on Enzyme v0.12 (#2080)IO
is not guaranteed const (#2091)