ArmNN
 21.02
CpuTensorHandleFwd.hpp
Go to the documentation of this file.
1 //
2 // Copyright © 2017 Arm Ltd. All rights reserved.
3 // SPDX-License-Identifier: MIT
4 //
5 
6 #pragma once
7 
8 namespace armnn
9 {
10 
11 class ConstCpuTensorHandle;
12 class CpuTensorHandle;
13 class ScopedCpuTensorHandle;
14 class PassthroughCpuTensorHandle;
15 class ConstPassthroughCpuTensorHandle;
16 
17 } // namespace armnn
Copyright (c) 2021 ARM Limited and Contributors.