aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authormathad01 <matthew.haddon@arm.com>2021-04-07 12:07:30 +0100
committermathad01 <matthew.haddon@arm.com>2021-04-12 15:31:28 +0100
commitb392e9845b7f40ab0c389f29f13f6ec84dd814d1 (patch)
treed71d260f7ff5ba7498ea653174bd166f27865ee5 /docs
parent35ad91c489312c23dddac5e6dffde840fbb85b79 (diff)
downloadarmnn-b392e9845b7f40ab0c389f29f13f6ec84dd814d1.tar.gz
IVGCVSW-5410 Add front-end support for CAST
IVGCVSW-5415 Add TfLiteParser support for CAST * Added front end support for CAST, including support in the Reference workload, Serialization, Deserializtion, Unit tests, and TfLiteParser. Signed-off-by: mathad01 <matthew.haddon@arm.com> Change-Id: Iaf670ca5912a21ed6bc84f7f83a68b42154846bb
Diffstat (limited to 'docs')
-rw-r--r--docs/01_02_deserializer_serializer.dox2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/01_02_deserializer_serializer.dox b/docs/01_02_deserializer_serializer.dox
index 6884b93dd1..1df3999d0a 100644
--- a/docs/01_02_deserializer_serializer.dox
+++ b/docs/01_02_deserializer_serializer.dox
@@ -24,6 +24,7 @@ The Arm NN SDK Serializer currently supports the following layers:
- ArgMinMax
- BatchToSpaceNd
- BatchNormalization
+- Cast
- Comparison
- Concat
- Constant
@@ -109,6 +110,7 @@ The Arm NN SDK Deserialize parser currently supports the following layers:
- ArgMinMax
- BatchToSpaceNd
- BatchNormalization
+- Cast
- Concat
- Comparison
- Constant