blob: edb5e8b25c23422534f25d68cd82ac9cf0cde4e2 [file] [log] [blame]
//
// Copyright © 2017 Arm Ltd. All rights reserved.
// SPDX-License-Identifier: MIT
//
#pragma once
namespace armnn
{
class TensorShape;
class TensorInfo;
class Tensor;
class ConstTensor;
}