From 1ed388f6b400056f5f260163b4b500cfbbd17c28 Mon Sep 17 00:00:00 2001 From: Jan Eilers Date: Thu, 28 Jan 2021 14:45:09 +0000 Subject: IVGCVSW-5605 Doxygen: Move Serializer and Deserializer to Software Tools * Not using the README.md files directly because it doesn't seem to be possible to get the content of readme.md combined with the content of the support.md files in one page Signed-off-by: Jan Eilers Change-Id: I1e5073761f3af8a8d498385f3f7586334e7b29ec --- src/armnnDeserializer/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/armnnDeserializer/README.md') diff --git a/src/armnnDeserializer/README.md b/src/armnnDeserializer/README.md index 28d6a37388..fa76a6da45 100644 --- a/src/armnnDeserializer/README.md +++ b/src/armnnDeserializer/README.md @@ -4,4 +4,5 @@ The `armnnDeserializer` is a library for loading neural networks defined by Arm into the Arm NN runtime. For more information about the layers that are supported, and the networks that have been tested, -see [DeserializerSupport.md](./DeserializerSupport.md) \ No newline at end of file +take a look into our doxygen documentation which can be found in the [wiki section](https://github.com/ARM-software/armnn/wiki/Documentation) +of our github repository. \ No newline at end of file -- cgit v1.2.1