aboutsummaryrefslogtreecommitdiff
path: root/docs/00_introduction.dox
diff options
context:
space:
mode:
authorMichele Di Giorgio <michele.digiorgio@arm.com>2020-09-08 14:03:51 +0100
committerMichele Di Giorgio <michele.digiorgio@arm.com>2020-09-08 19:36:27 +0000
commit57f30a9309ff2e5e3b32731a785bf38b01d1fd69 (patch)
tree522cf0c9baa04995b44e158f2cb06fa7483d0545 /docs/00_introduction.dox
parente4340a4afe6c5ca35fb2ce280152c6504a88cf21 (diff)
downloadComputeLibrary-57f30a9309ff2e5e3b32731a785bf38b01d1fd69.tar.gz
COMPMID-3767: Align documentation with trademark rules
Change-Id: Id2794f2142e21522283a423f0208dc1022036c79 Signed-off-by: Michele Di Giorgio <michele.digiorgio@arm.com> Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/3942 Reviewed-by: Georgios Pinitas <georgios.pinitas@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'docs/00_introduction.dox')
-rw-r--r--docs/00_introduction.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/00_introduction.dox b/docs/00_introduction.dox
index 0ba1d3ef0b..f8f07906a8 100644
--- a/docs/00_introduction.dox
+++ b/docs/00_introduction.dox
@@ -1670,7 +1670,7 @@ CLTuner looks for the optimal LWS for each unique OpenCL kernel configuration. S
@subsubsection S3_7_1_cl_tuner_how_to How to use it
-All the graph examples in the ACL's folder "examples" and the arm_compute_benchmark accept an argument to enable the OpenCL tuner and an argument to export/import the LWS values to/from a file
+All the graph examples in the Compute Library's folder "examples" and the arm_compute_benchmark accept an argument to enable the OpenCL tuner and an argument to export/import the LWS values to/from a file
#Enable CL tuner
./graph_mobilenet --enable-tuner –-target=CL