|
25.02
|
#include <armnn/backends/IBackendInternal.hpp>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}, {"ProtectedContentAllocation", false}, {"ConstantTensorsAsInputs", true}, {"PreImportIOTensors", true}, {"ExternallyManagedMemory", true}, {"MultiAxisPacking", false}, {"SingleAxisPacking", true}, {"HasFp16", true}, {"AllOrNothing", false} }) |
| const std::set< armnn::BackendCapability > | oldCpuRefCapabilities |