ArmNN
NotReleased
BackendHelper.hpp
Go to the documentation of this file.
1
//
2
// Copyright © 2017 Arm Ltd. All rights reserved.
3
// SPDX-License-Identifier: MIT
4
//
5
6
#pragma once
7
8
#include <
armnn/BackendId.hpp
>
9
#include <
armnn/ILayerSupport.hpp
>
10
11
namespace
armnn
12
{
13
15
std::shared_ptr<ILayerSupport>
GetILayerSupportByBackendId
(
const
armnn::BackendId
& backend);
16
17
}
armnn::GetILayerSupportByBackendId
std::shared_ptr< ILayerSupport > GetILayerSupportByBackendId(const armnn::BackendId &backend)
Convenience function to retrieve the ILayerSupport for a backend.
Definition:
BackendHelper.cpp:14
armnn::BackendId
Definition:
BackendId.hpp:75
ILayerSupport.hpp
BackendId.hpp
armnn
Definition:
BackendHelper.hpp:11
include
armnn
BackendHelper.hpp
Generated on Fri Mar 13 2020 16:06:53 for ArmNN by
1.8.13