ArmNN
 21.08
ITensorHandleFactory.hpp File Reference

Go to the source code of this file.

Classes

struct  Capability
 Capability of the TensorHandleFactory. More...
 
class  ITensorHandleFactory
 

Namespaces

 armnn
 Copyright (c) 2021 ARM Limited and Contributors.
 

Enumerations

enum  CapabilityClass { PaddingRequired = 1, FallbackImportDisabled = 2, CapabilityClassMax = 254 }
 Capability class to calculate in the GetCapabilities function so that only the capability in the scope can be choose to calculate. More...
 
enum  EdgeStrategy { Undefined, DirectCompatibility, ExportToTarget, CopyToTarget }