ArmNN
 22.11
RefBackend.hpp File Reference

Go to the source code of this file.

Classes

class  RefBackend
 

Namespaces

 armnn
 Copyright (c) 2021 ARM Limited and Contributors.
 

Variables

const BackendCapabilities cpuRefCapabilities ("CpuRef", { {"NonConstWeights", true}, {"AsyncExecution", true}, {"ProtectedContentAllocation", false}, {"ConstantTensorsAsInputs", true}, {"PreImportIOTensors", true}, {"ExternallyManagedMemory", true}, {"MultiAxisPacking", false}, {"SingleAxisPacking", true} })
 
const std::set< armnn::BackendCapabilityoldCpuRefCapabilities