aboutsummaryrefslogtreecommitdiff
path: root/docs/02_operator_list.dox
diff options
context:
space:
mode:
Diffstat (limited to 'docs/02_operator_list.dox')
-rw-r--r--docs/02_operator_list.dox45
1 files changed, 45 insertions, 0 deletions
diff --git a/docs/02_operator_list.dox b/docs/02_operator_list.dox
index 2d16818e76..b29d56f6b5 100644
--- a/docs/02_operator_list.dox
+++ b/docs/02_operator_list.dox
@@ -1455,6 +1455,51 @@ where N = batches, C = channels, H = height, W = width
<tr><td>All
</table>
<tr>
+ <td rowspan="3">GatherNdLayer
+ <td rowspan="3" style="width:200px;"> Layer to perform the gatherNd operation.
+ <td rowspan="3">
+ <ul>
+ <li>N/A
+ </ul>
+ <td>CpuRef
+ <td>
+ <ul>
+ <li>All
+ </ul>
+ <td>
+ <table>
+ <tr><th>
+ <tr><td>BFLOAT16
+ <tr><td>FLOAT16
+ <tr><td>FLOAT32
+ <tr><td>QASYMMS8
+ <tr><td>QASYMMU8
+ <tr><td>QSYMMS16
+ <tr><td>SIGNED32
+ </table>
+<tr>
+ <td>CpuAcc
+ <td>
+ <ul>
+ <li>TBD
+ </ul>
+ <td>
+ <table>
+ <tr><th>
+ <tr><td>TBD
+ </table>
+<tr>
+ <td>GpuAcc
+ <td>
+ <ul>
+ <li>TBD
+ </ul>
+ <td>
+ <table>
+ <tr><th>
+ <tr><td>TBD
+ </table>
+<tr>
<td rowspan="1">InputLayer
<td rowspan="1" style="width:200px;"> Special layer used to provide input data to the computational network.
<td rowspan="1">