|
25.02
|
#include "TosaRefBackend.hpp"#include "TosaRefBackendId.hpp"#include "TosaRefWorkloadFactory.hpp"#include "TosaRefLayerSupport.hpp"#include "TosaRefTensorHandleFactory.hpp"#include <tosaCommon/TosaMappings.hpp>#include <armnn/BackendRegistry.hpp>#include <armnn/backends/IBackendContext.hpp>#include <armnn/backends/IMemoryManager.hpp>#include <armnn/utility/PolymorphicDowncast.hpp>#include <backendsCommon/DefaultAllocator.hpp>#include <backendsCommon/SubgraphUtils.hpp>#include <Optimizer.hpp>Go to the source code of this file.
Namespaces | |
| armnn | |
| Copyright (c) 2021 ARM Limited and Contributors. | |
Functions | |
| template<typename T > | |
| void | DeleteAsType (const void *const blob) |