aboutsummaryrefslogtreecommitdiff
path: root/docs/00_introduction.dox
diff options
context:
space:
mode:
authorSiCong Li <sicong.li@arm.com>2020-08-11 13:00:20 +0100
committerSiCong Li <sicong.li@arm.com>2020-08-12 13:14:29 +0000
commitb10181b9b476a0b41e270472e97eb0b8e5e197d5 (patch)
tree204b49a2587de5ceaeda965024d5f14c04820e4b /docs/00_introduction.dox
parentdc12519582d06da9fac9c53300a5ab83a5b26632 (diff)
downloadComputeLibrary-b10181b9b476a0b41e270472e97eb0b8e5e197d5.tar.gz
COMPMID-3456 Update gemm tuner documentation
* Update README with the improvements * Add a new step-by-step example section Change-Id: I4d76821fb6c2f3b5edd54edfeff053e1c92fbb6e Signed-off-by: SiCong Li <sicong.li@arm.com> Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/3713 Comments-Addressed: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Sheri Zhang <sheri.zhang@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'docs/00_introduction.dox')
-rw-r--r--docs/00_introduction.dox5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/00_introduction.dox b/docs/00_introduction.dox
index 906ddf27bf..90064399e7 100644
--- a/docs/00_introduction.dox
+++ b/docs/00_introduction.dox
@@ -257,6 +257,11 @@ v20.08 Public major release
- graph_yolov3_output_detector
- Removed padding from:
- @ref NEPixelWiseMultiplicationKernel
+ - GEMMTuner improvements:
+ - Added fp16 support
+ - Output json files for easier integration
+ - Enabled tuning for export_to_cl_image_rhs option for RHS tensors
+ - More robust script for running benchmarks
- Deprecated functions / interfaces:
- Non-descriptor based interfaces for @ref NEThreshold, @ref CLThreshold
- In @ref NESoftmaxLayer, @ref NELogSoftmaxLayer, @ref CLSoftmaxLayer, @ref CLLogSoftmaxLayer and @ref GCSoftmaxLayer :