Skip to content

v2.6.3

Compare
Choose a tag to compare
@tprimak tprimak released this 21 Oct 19:37
· 2 commits to rls-v2.6 since this release

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

  • Fixed potential integer overflow in BRGEMM-based convolution implementation (deb5595)
  • Fixed a defect with incorrect caching of BRGEMM-based matmul primitive implementations with trivial dimensions (305bed5)
  • Extended benchdnn performance benchmarking capabilities on GPU with device-side performance measurement mode (ba86325)
  • Fixed segfault in pooling primitive on CPUs (689d874)