ArmNN
 25.11
Loading...
Searching...
No Matches
RefBackend.hpp File Reference
Include dependency graph for RefBackend.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RefBackend

Namespaces

namespace  armnn
 Copyright (c) 2021 ARM Limited and Contributors.

Variables

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