This is a patch release containing the following changes to v3.3.4:
- Fixed undefined behavior in 3D depthwise convolution on Intel CPUs (bbaec14)
- Added warning for ACL versions newer than maximum supported (7473012)
- Added citation file (fea9f88)
- Fixed
SEGFAULT
in int8 convolution on processors with Intel AMX support (2a8e122)