Skip to content

0.20.1

Compare
Choose a tag to compare
@diptorupd diptorupd released this 08 Apr 06:55
· 1065 commits to main since this release
dc25504

Added

*Replaced llvm_spirv from oneAPI path by dpcpp-llvm-spirv package.(#979)
*Added Dockerfile and a manual workflow to publish pre-built packages to the repo.(#973)

Fixed

*Fixed default dtype derivation when creating a dpnp.ndarray. (#993)
*Adjusted test_windows step to work with intel-opencl-rt=2023.1.0. (#990)
*Fixed layout in dpnp overload.(#987)
*Handled the case when arraystruct->meminfo is null to close gh-965. (#972)