25.11
Loading...
Searching...
No Matches
TensorFwd.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
TensorShape
;
11
class
TensorInfo
;
12
class
Tensor
;
13
class
ConstTensor
;
14
15
}
armnn::ConstTensor
A tensor defined by a TensorInfo (shape and data type) and an immutable backing store.
Definition
Tensor.hpp:330
armnn::Tensor
A tensor defined by a TensorInfo (shape and data type) and a mutable backing store.
Definition
Tensor.hpp:322
armnn::TensorInfo
Definition
Tensor.hpp:153
armnn::TensorShape
Definition
Tensor.hpp:21
armnn
Copyright (c) 2021 ARM Limited and Contributors.
Definition
01_00_quick_start.dox:7
include
armnn
TensorFwd.hpp
Generated on
for Arm NN by
1.14.0