ArmNN
 21.11
NeonBackend.hpp File Reference

Go to the source code of this file.

Classes

class  NeonBackend
 

Namespaces

 armnn
 Copyright (c) 2021 ARM Limited and Contributors.
 

Variables

const BackendCapabilities cpuAccCapabilities ("CpuAcc", { {"NonConstWeights", false}, {"AsyncExecution", false}, {"ProtectedContentAllocation", false}, {"ConstantTensorsAsInputs", false}, {"PreImportIOTensors", false}, {"ExternallyManagedMemory", true}, {"MultiAxisPacking", false}, {"SingleAxisPacking", true} })