v10.3.0
GPUArrays v10.3.0
Merged pull requests:
- Fix resize! for JLVector (#546) (@jipolanco)
- Add additional inbounds propagation annotations. (#548) (@maleadt)
- Re-enable getindex test for oneAPI (#551) (@tgymnich)
- Bump minimal Julia requirement to v1.10. (#552) (@maleadt)
Closed issues:
- Vectorized getindex ignores
@inbounds
(#542)