ArmNN
 23.08
NetworkFwd.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 struct LstmInputParams;
11 struct QuantizedLstmInputParams;
12 
13 class INetwork;
14 class IOptimizedNetwork;
15 class Graph;
16 class IInputSlot;
17 class IOutputSlot;
18 class IConnectableLayer;
19 class IDataLayer;
20 
21 } // end armnn namespace
armnn
Copyright (c) 2021 ARM Limited and Contributors.
Definition: 01_00_quick_start.dox:6