diff --git a/CHANGELOG.md b/CHANGELOG.md index f2671b185..b7e02fb7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Fix vstart usage in ara dispatcher - Fix reshuffle mechanism - Fix vstart usage for memory operations + - Fix fft, exp, softmax, roi_align performance ### Added