From b10181b9b476a0b41e270472e97eb0b8e5e197d5 Mon Sep 17 00:00:00 2001 From: SiCong Li Date: Tue, 11 Aug 2020 13:00:20 +0100 Subject: 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 Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/3713 Comments-Addressed: Arm Jenkins Reviewed-by: Sheri Zhang Tested-by: Arm Jenkins --- docs/00_introduction.dox | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs') 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 : -- cgit v1.2.1