diff --git a/CHANGELOG.md b/CHANGELOG.md index b7e02fb7d..410702511 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Fix reshuffle mechanism - Fix vstart usage for memory operations - Fix fft, exp, softmax, roi_align performance + - Start int reductions only if ALU result queue is empty ### Added