v0.2.2
Reactant v0.2.2
Merged pull requests:
- feat: compiling vision transformers (#130) (@avik-pal)
- feat: robust handling of wrapped arrays of reactant arrays (#133) (@avik-pal)
- Replace
getfield
fortraced_getfield
inset!
(#134) (@mofeing) - perf: benchmarking CI (#136) (@avik-pal)
- Add fallback gpu setindex (#137) (@wsmoses)
- Bump dependencies (#143) (@wsmoses)
- Build (#145) (@wsmoses)
- feat: generalize indexing to all wrappers (#146) (@avik-pal)
- Arm64 (#147) (@wsmoses)
- Format code of branch "main" (#153) (@github-actions[bot])
- fix: broadcasted type casting (#156) (@avik-pal)
- Fix vararg (#158) (@wsmoses)
Closed issues:
- Handling exponents (#27)
- Incosistent semantics of element-wise application of array functions compared to Julia (#51)
- NNlib activations cannot be compiled without manual dispatches (#54)
- Linear algebra on
TracedRArray
(#131) - scalar broadcasting not functional (#135)
libdevice
not found (#149)- Vararg compilation broken (#151)
- Can I compile in-place functions? (#152)
Optimisers.jl
fails to compile (#154)- Type-casting doesn't compile (#155)
- Unbreak Reactant benchmark CI (#157)