Skip to content

v2.5.2

Compare
Choose a tag to compare
@tprimak tprimak released this 14 Jan 00:54
· 47 commits to rls-v2.5 since this release

This is a patch release containing the following changes to v2.5.1:

  • Fixed performance regression in binary primitive with broadcast (b972174, ff75122)
  • Fixed issue with SYCL device properties initialization (cabc5ca, 095f13e)
  • Fixed issue in matmul primitive with zero points (3157354)
  • Fixed segmentation fault in depthwise convolution primitive for shapes with huge spatial size for processors with Intel AVX-512 support (6834764, 1d2addc)
  • Fixed issue in forward convolution primitive for processors with Intel AVX2 support (d691137)
  • Fixed performance regression on GPUs with SYCL runtime (d8364e5)