ArmNN
 20.11
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) 2020 ARM Limited.
 

Enumerations

enum  CapabilityClass { PaddingRequired = 1, 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 }