v0.2.0
Reactant v0.2.0
Merged pull requests:
- Move shape information of
RArray
to field (#58) (@mofeing) - Refactor
traced_type
to allow customization for external types (#59) (@mofeing) - Despecialize some methods to lower excessive codegen (#61) (@mofeing)
- Add benchmarking infrastructure (#65) (@mofeing)
- Tpu (#66) (@wsmoses)
- Refactor compilation (#68) (@mofeing)
- Format code of branch "main" (#69) (@github-actions[bot])
- Format code of branch "main" (#70) (@github-actions[bot])
- ci(buildkite): fix scripts (#71) (@avik-pal)
- Fix
permutedims
onTracedRArray
(#72) (@mofeing) - Fix broadcasting on
ConcreteRArray
(#73) (@mofeing) - Small fixes on abstract interpreter (#74) (@mofeing)
- Try hermetic cuda (#75) (@wsmoses)
- Implement
create_result
method forAbstractDict
(#76) (@mofeing) - Implement
only
forTracedRArray
(#77) (@mofeing) - Reuse code cache in abstract interpretation to minimize
compile
time (#78) (@mofeing) - TPU index setup (#81) (@wsmoses)
- Format code of branch "main" (#82) (@github-actions[bot])
- Export
LoadPjrtPlugin
,InitializePjrtPlugin
,GetCApiClient
functions (#84) (@mofeing) - Compile NNlib convolution (#87) (@Pangoraw)
- Format code of branch "main" (#89) (@github-actions[bot])
- Cleanup api (#90) (@wsmoses)
- Imrpove FFI (#91) (@wsmoses)
- Format code of branch "main" (#92) (@github-actions[bot])
- Fix libtpu auto download (#93) (@wsmoses)
- CUDA build local (#94) (@wsmoses)
- Format code of branch "main" (#95) (@github-actions[bot])
- Add back support for buffer donation (#96) (@mofeing)
Closed issues: