v0.1.7
Reactant v0.1.7
Merged pull requests:
- Support
structtypes increate_result(#6) (@mofeing) - Patches for Lux integration (#7) (@avik-pal)
- Fix warning box in README (#10) (@mofeing)
- Refactor
create_resultforTupletypes to includeNamedTuples (#11) (@mofeing) - Format code of branch "main" (#12) (@github-actions[bot])
- Format code of branch "main" (#13) (@github-actions[bot])
- Format code of branch "main" (#15) (@github-actions[bot])
- Lux (#20) (@wsmoses)
- Format code of branch "main" (#21) (@github-actions[bot])
- Fix worldage issues (#22) (@wsmoses)
- Format code of branch "main" (#23) (@github-actions[bot])
- Add elem apply of convert (#25) (@wsmoses)
- Format code of branch "main" (#26) (@github-actions[bot])
- Fix
create_resultonVector{Symbol}(#28) (@mofeing) - Format code of branch "main" (#31) (@github-actions[bot])
- Missing
Meta.quot(#34) (@avik-pal) - Generalize broadcast (#35) (@wsmoses)
- Support closures (#36) (@mofeing)
- fix elem_apply usage in mapreduce (#38) (@Pangoraw)
- add
@code_hlomacro to get mlir code (#39) (@Pangoraw) - Bump jll and rewrite testing (#42) (@wsmoses)
Closed issues:
- Crash on precompiling
ReactantNNlibExt(#1) - Crash on
Reactant.compile(#2) - Define
similarfor Reactant.ConcreteRArray (#4) - Define
create_resultforNamedTuple(#8) - Pipeline Error Reactant + Enzyme (#14)
- Macro to pretty print the stable hlo code (#17)
- xla RuntimeError on differentiating simple neural network (#24)
- Track closures' captured variables (#32)