Skip to content

v11.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jan 12:23
· 3 commits to master since this release

GPUArrays v11.2.0

Diff since v11.1.0

GPUArrays.jl 11.2 adds two new features:

  • a generic version of kron: #575
  • a memory alocator cache: #576

Merged pull requests:

Closed issues:

  • Support LinearAlgebra.kron for all GPU backends (#558)
  • Broadcast in overload of mul! for Diagonal (#572)