aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Sujak <jakub.sujak@arm.com>2023-02-04 22:52:09 +0000
committerJakub Sujak <jakub.sujak@arm.com>2023-02-10 14:38:10 +0000
commit56a813665b962c4f7c0b2104a8ade7045c851311 (patch)
tree9de10f687c60a044bea3558104baf4f9705bec05
parentb045ccaaac1ba7b6256852ab23bdbb572a181f5e (diff)
downloadComputeLibrary-56a813665b962c4f7c0b2104a8ade7045c851311.tar.gz
Remove legacy dynamic fusion example from documentation
Partially resolves: COMPMID-5565 Signed-off-by: Jakub Sujak <jakub.sujak@arm.com> Change-Id: I592bc13a84451424d2fb1d6a54bb301a80306079 Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/9094 Benchmark: Arm Jenkins <bsgcomp@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Omar Al Khatib <omar.alkhatib@arm.com> Reviewed-by: Pablo Marquez Tello <pablo.tello@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
-rw-r--r--docs/DoxygenLayout.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/DoxygenLayout.xml b/docs/DoxygenLayout.xml
index f4c6d27c56..fb42ba0535 100644
--- a/docs/DoxygenLayout.xml
+++ b/docs/DoxygenLayout.xml
@@ -11,9 +11,6 @@
<tab type="user" url="@ref operators_list" title="Operator List"/>
<tab type="user" url="@ref tests" title="Validation and benchmarks"/>
<tab type="user" url="@ref advanced" title="Advanced"/>
- <tab type="usergroup" title="Examples">
- <tab type="user" url="@ref example_dynamic_fusion_cl_conv2d_elementwise_add" title="(Experimental) Fuse conv2d with elementwise addition"/>
- </tab>
<tab type="user" url="@ref versions_changelogs" title="Release Versions and Changelog"/>
<tab type="user" url="@ref errata" title="Errata"/>
</tab>