Skip to content

v3.12.3

Latest

Choose a tag to compare

@vpirogov vpirogov released this 15 Jul 23:08

This is a patch release containing the following changes to v3.12.2:

  • Fixed potential memory corruption in Graph API for logical tensors with number of dimensions exceeding 12 (1470adb)
  • Enabled matmul and inner product primitives compatibility with SYCL Graph native recording mode on Intel GPUs (817bf1f, a16c22f, ad55577)
  • Fixed performance regression in SDPA subgraph with head size 64 on Intel GPUs based on Xe2 architecture (486c7f7, ee77a16)