v2.6.3
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)