v0.1.7
Reactant v0.1.7
Merged pull requests:
- Support
struct
types increate_result
(#6) (@mofeing) - Patches for Lux integration (#7) (@avik-pal)
- Fix warning box in README (#10) (@mofeing)
- Refactor
create_result
forTuple
types to includeNamedTuple
s (#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_result
onVector{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_hlo
macro 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
similar
for Reactant.ConcreteRArray (#4) - Define
create_result
forNamedTuple
(#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)