aboutsummaryrefslogtreecommitdiff
path: root/docs/01_01_parsers.dox
diff options
context:
space:
mode:
Diffstat (limited to 'docs/01_01_parsers.dox')
-rw-r--r--docs/01_01_parsers.dox2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/01_01_parsers.dox b/docs/01_01_parsers.dox
index 31b7687a7d..689c062a9a 100644
--- a/docs/01_01_parsers.dox
+++ b/docs/01_01_parsers.dox
@@ -76,6 +76,8 @@ The Arm NN SDK ONNX parser currently only supports fp32 operators.
- Tanh
- See the ONNX [Tanh documentation](https://github.com/onnx/onnx/blob/master/docs/Operators.md#Tanh) for more information.
+- Unsqueeze
+ - See the ONNX [Unsqueeze documentation](https://github.com/onnx/onnx/blob/master/docs/Operators.md#Unsqueeze) for more information.
### Partially supported