aboutsummaryrefslogtreecommitdiff
path: root/docs/user_guide/operator_list.dox
diff options
context:
space:
mode:
authorMichele Di Giorgio <michele.digiorgio@arm.com>2021-09-03 10:29:49 +0100
committerMichele Di Giorgio <michele.digiorgio@arm.com>2021-09-03 13:16:52 +0000
commitb8025b3bb1b75fa94400a665e65a1d53ba9965f9 (patch)
tree733deafea2c0947d353345cef3e0835f1b149fb7 /docs/user_guide/operator_list.dox
parentaed61f2a14199fd54b8f7b0af9980689921fc0cc (diff)
downloadComputeLibrary-b8025b3bb1b75fa94400a665e65a1d53ba9965f9.tar.gz
List OpenCL kernels in Android.bp script
Also add NHWC as supported data layout for the ChannelShuffle operator. Change-Id: I8487d0dfd1fdbc6350ef8b902a23fac6ac83407d Signed-off-by: Michele Di Giorgio <michele.digiorgio@arm.com> Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/6204 Reviewed-by: Giorgio Arena <giorgio.arena@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'docs/user_guide/operator_list.dox')
-rw-r--r--docs/user_guide/operator_list.dox2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/user_guide/operator_list.dox b/docs/user_guide/operator_list.dox
index 50d3b55c0f..8210c4310d 100644
--- a/docs/user_guide/operator_list.dox
+++ b/docs/user_guide/operator_list.dox
@@ -454,6 +454,7 @@ where N = batches, C = channels, H = height, W = width
<td>
<ul>
<li>NCHW
+ <li>NHWC
</ul>
<td>
<table>
@@ -465,6 +466,7 @@ where N = batches, C = channels, H = height, W = width
<td>
<ul>
<li>NCHW
+ <li>NHWC
</ul>
<td>
<table>