From f86be93b7492b381370cae7bf71eca8572a0cbae Mon Sep 17 00:00:00 2001 From: Matthew Sloyan Date: Tue, 24 Aug 2021 16:27:15 +0100 Subject: IVGCVSW-5924 Update 21.08 Doxygen Documents * Also updated latest symlink. Signed-off-by: Matthew Sloyan Change-Id: If9b4e0e52464abdf797b9eb858ae19bcc64c2aea --- 21.08/_layer_fwd_8hpp_source.xhtml | 115 +++++++++++++++++++++++++++++++++++++ 1 file changed, 115 insertions(+) create mode 100644 21.08/_layer_fwd_8hpp_source.xhtml (limited to '21.08/_layer_fwd_8hpp_source.xhtml') diff --git a/21.08/_layer_fwd_8hpp_source.xhtml b/21.08/_layer_fwd_8hpp_source.xhtml new file mode 100644 index 0000000000..97f14c8206 --- /dev/null +++ b/21.08/_layer_fwd_8hpp_source.xhtml @@ -0,0 +1,115 @@ + + + + + + + + + + + + + +ArmNN: src/armnn/LayerFwd.hpp Source File + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  21.08 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
LayerFwd.hpp
+
+
+Go to the documentation of this file.
1 //
2 // Copyright © 2017 Arm Ltd. All rights reserved.
3 // SPDX-License-Identifier: MIT
4 //
5 #pragma once
6 
7 namespace armnn
8 {
9 
10 class BindableLayer;
11 class Layer;
12 
13 }
+
Copyright (c) 2021 ARM Limited and Contributors.
+
+
+ + + + -- cgit v1.2.1