aboutsummaryrefslogtreecommitdiff
path: root/src/armnnSerializer/SerializerSupport.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/armnnSerializer/SerializerSupport.md')
-rw-r--r--src/armnnSerializer/SerializerSupport.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/armnnSerializer/SerializerSupport.md b/src/armnnSerializer/SerializerSupport.md
index 39d96f79a9..f81aa717e5 100644
--- a/src/armnnSerializer/SerializerSupport.md
+++ b/src/armnnSerializer/SerializerSupport.md
@@ -37,6 +37,7 @@ The Arm NN SDK Serializer currently supports the following layers:
* Quantize
* QuantizedLstm
* Reshape
+* Resize
* ResizeBilinear
* Rsqrt
* Softmax
@@ -48,10 +49,9 @@ The Arm NN SDK Serializer currently supports the following layers:
* Subtraction
* Switch
* TransposeConvolution2d
-* Resize
More machine learning layers will be supported in future releases.
Note: Merger layer has been renamed Concat. Serializations of the old
format with Merger layers will deserialize to Concat layers to
- maintain backward compatibility. \ No newline at end of file
+ maintain backward compatibility.