24.08
|
#include <armnn/BackendRegistry.hpp>
#include <armnn/backends/MemCopyWorkload.hpp>
#include <armnnTestUtils/MockBackend.hpp>
#include <armnnTestUtils/MockTensorHandle.hpp>
#include <backendsCommon/DefaultAllocator.hpp>
#include <backendsCommon/test/MockBackendId.hpp>
#include <SubgraphViewSelector.hpp>
#include "Layer.hpp"
Go to the source code of this file.
Namespaces | |
armnn | |
Copyright (c) 2021 ARM Limited and Contributors. | |
Functions | |
bool | IsLayerSupported (const armnn::Layer *layer) |
bool | IsLayerSupported (const armnn::Layer &layer) |
bool | IsLayerOptimizable (const armnn::Layer *layer) |
bool | IsLayerOptimizable (const armnn::Layer &layer) |