This is a patch release containing the following changes to v2.5:
- Improved performance of binary primitive and binary post-op with broadcast over batch and spatial dimension (6d4b092, c4dc38a, be261ab, 3ec15b6, f1c2f9f)
- Fixed undefined behavior for cases when different number of threads used at primitive creation and execution (0af92ec, ba2e5a9, 8863e34, 57b1e7a, 72b54de, 9b394dd, 2d4d88a, 4c3e771, 2458105, 6799040, edc40fd)
- Replaced deprecated SYCL APIs with SYCL 2020 alternatives (2c2f4a4, a090db8)
- Fixed documentation formatting issues (812085d, 591a0f4, 7eadf81, 75a2f06, b73c8a7, ca1eb77)
- Updated Microsoft Visual Studio build instructions (add953a, 42b9904)