ArmNN
 26.01
Loading...
Searching...
No Matches
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
7namespace armnn
8{
9
10struct LstmInputParams;
11struct QuantizedLstmInputParams;
12
13class INetwork;
14class IOptimizedNetwork;
15class Graph;
16class IInputSlot;
17class IOutputSlot;
18class IConnectableLayer;
19class IDataLayer;
20
21} // end armnn namespace
Copyright (c) 2021 ARM Limited and Contributors.