blob: ac82a87af34e9cab9dad4ecc6a6e51327db90196 [file] [log] [blame]
//
// Copyright © 2017 Arm Ltd. All rights reserved.
// SPDX-License-Identifier: MIT
//
#pragma once
#include <backendsCommon/WorkloadData.hpp>
#include <armnn/Tensor.hpp>
namespace armnn
{
void Concatenate(const ConcatQueueDescriptor &data);
} //namespace armnn