ArmNN
 26.01
Loading...
Searching...
No Matches
TensorHandleFwd.hpp
Go to the documentation of this file.
1//
2// Copyright © 2021 Arm Ltd and Contributors. All rights reserved.
3// SPDX-License-Identifier: MIT
4//
5
6#pragma once
7
8namespace armnn
9{
10
11class ConstTensorHandle;
12class TensorHandle;
13class ScopedTensorHandle;
14class PassthroughTensorHandle;
15class ConstPassthroughTensorHandle;
16
17} // namespace armnn
Copyright (c) 2021 ARM Limited and Contributors.