blob: 4c3daa04f948bef7213b8934b46c9e57f681b2b5 [file] [log] [blame]
//
// Copyright © 2020 Arm Ltd. All rights reserved.
// SPDX-License-Identifier: MIT
//
#pragma once
#include <armnn/BackendId.hpp>
#include <vector>
void QLstmEndToEnd(const std::vector<armnn::BackendId>& backends);