aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFreddie Liardet <frederick.liardet@arm.com>2021-08-04 17:40:07 +0100
committerfrederick.liardet <frederick.liardet@arm.com>2021-08-05 14:07:19 +0000
commitdc43a98f0ff531b60ad8b0b5d44174927ed4c6c2 (patch)
tree735f4e5dc3d5ebecabef0cd76ec53846412340a7
parent1562af391c24a64f5f4a829a96bcee1f9394d523 (diff)
downloadComputeLibrary-dc43a98f0ff531b60ad8b0b5d44174927ed4c6c2.tar.gz
Update operators list in Doxygen
Signed-off-by: Freddie Liardet <frederick.liardet@arm.com> Change-Id: I415b3379e47dc4fb672179a2181922844ebc4653 Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/6044 Tested-by: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Michele Di Giorgio <michele.digiorgio@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
-rw-r--r--docs/user_guide/operator_list.dox18
1 files changed, 0 insertions, 18 deletions
diff --git a/docs/user_guide/operator_list.dox b/docs/user_guide/operator_list.dox
index 05cc892d40..50d3b55c0f 100644
--- a/docs/user_guide/operator_list.dox
+++ b/docs/user_guide/operator_list.dox
@@ -164,9 +164,6 @@ where N = batches, C = channels, H = height, W = width
<tr><td>QSYMM16<td>QSYMM16<td>QASYMM16
<tr><td>QSYMM16<td>QSYMM16<td>S32
<tr><td>U8<td>U8<td>U8
- <tr><td>U8<td>U8<td>S16
- <tr><td>U8<td>S16<td>S16
- <tr><td>S16<td>U8<td>S16
<tr><td>S16<td>S16<td>S16
<tr><td>S32<td>S32<td>S32
<tr><td>F16<td>F16<td>F16
@@ -192,9 +189,6 @@ where N = batches, C = channels, H = height, W = width
<tr><td>QSYMM16<td>QSYMM16<td>QASYMM16
<tr><td>QSYMM16<td>QSYMM16<td>S32
<tr><td>U8<td>U8<td>U8
- <tr><td>U8<td>U8<td>S16
- <tr><td>U8<td>S16<td>S16
- <tr><td>S16<td>U8<td>S16
<tr><td>S16<td>S16<td>S16
<tr><td>S32<td>S32<td>S32
<tr><td>F16<td>F16<td>F16
@@ -3107,18 +3101,6 @@ where N = batches, C = channels, H = height, W = width
<ul>
<li>n/a
</ul>
- <td>CLWinogradInputTransform
- <td>
- <ul>
- <li>NHWC
- <li>NCHW
- </ul>
- <td>
- <table>
- <tr><th>src<th>dst
- <tr><td>F16<td>F16
- <tr><td>F32<td>F32
- </table>
</table>
*/