aboutsummaryrefslogtreecommitdiff
path: root/docs/user_guide
diff options
context:
space:
mode:
authorFelix Thomasmathibalan <felixjohnny.thomasmathibalan@arm.com>2024-03-08 15:34:58 +0000
committerfelixjohnny.thomasmathibalan <felixjohnny.thomasmathibalan@arm.com>2024-03-12 13:01:32 +0000
commitd0611c10a08a4e4f78885e76856155a1f05e6720 (patch)
treec8475a68bb8bb8f252a4bda6b56c24e4051e0f5f /docs/user_guide
parent57a8852cd96f41a67a1bddf552c5c4c3d99d04bc (diff)
downloadComputeLibrary-d0611c10a08a4e4f78885e76856155a1f05e6720.tar.gz
Update documentation for 24.02.1 release
Co-authored-by: Michael Kozlov <michael.kozlov@arm.com> Signed-off-by: Michael Kozlov <michael.kozlov@arm.com> Signed-off-by: Felix Thomasmathibalan <felixjohnny.thomasmathibalan@arm.com> Change-Id: I40b68789fd363e0a15a0939550df8b067920ad6e Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/11280 Reviewed-by: Jakub Sujak <jakub.sujak@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com> Benchmark: Arm Jenkins <bsgcomp@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'docs/user_guide')
-rw-r--r--docs/user_guide/release_version_and_change_log.dox4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/user_guide/release_version_and_change_log.dox b/docs/user_guide/release_version_and_change_log.dox
index 21a5a368ad..bc7d2cb126 100644
--- a/docs/user_guide/release_version_and_change_log.dox
+++ b/docs/user_guide/release_version_and_change_log.dox
@@ -45,6 +45,10 @@ v24.04 Public major release
- Optimize start-up time of @ref NEConvolutionLayer for some input configurations where GeMM is selected as the convolution algorithm
- Optimize @ref NEConvolutionLayer for input tensor size > 1e7 bytes and weight tensor height > 7
+v24.02.1 Public patch release
+ - Fix performance regression in fixed-format kernels
+ - Fix compile and runtime errors in arm_compute_validation for Windows on Arm(WoA)
+
v24.02 Public major release
- Replace template writer with compute kernel writer in dynamic fusion.
- Performance optimizations: