►Narm | |
Npipe | |
►Narmnn | Copyright (c) 2021 ARM Limited and Contributors |
►Noptimizations | |
►Npad_fold | |
CFoldPadIntoConvolution2dImpl | |
CFoldPadIntoDepthwiseConvolution2dImpl | |
CFoldPadIntoPooling2dImpl | |
CAddBroadcastReshapeLayerImpl | |
CAddDebugImpl | |
CAddDebugToFileImpl | |
CFloat16ToFloat32 | |
CFloat32ToFloat16 | |
CConvertConstants | |
CIsFloat32Layer | |
CIsFloat16Layer | |
CConvertConstDequantisationLayersToConstLayersImpl | |
CConvertConstPermuteLayersToConstLayers | |
CConvertFp32NetworkToFp16Impl | |
CDeleteBroadcastToImpl | |
CFuseBatchNorm | |
CMaxMinIntoBoundedReluImpl | |
CMovePermuteUpImpl | |
CMoveTransposeUpImpl | |
COptimizeConsecutiveReshapesImpl | |
COptimizeInverseConversionsImpl | |
COptimizeInversePermutesImpl | |
CPermuteAndBatchToSpaceAsDepthToSpaceImpl | Replaces Permute leading into BatchToSpace with a DepthToSpace in the case where the Permute swaps the batch and channels dimensions such that the replacement is valid |
CPermuteAsReshapeImpl | |
CPermuteDepthwiseConv2dWeightsImpl | |
CSquashEqualSiblingsImpl | |
CTransposeAsReshapeImpl | |
CTurboConvertConstDequantisationLayersToConstLayersImpl | |
Nprofiling | |
NstringUtils | |
►Ntimelinedecoder | |
►CJSONTimelineDecoder | |
CJSONEntity | |
CModel | |
Nutility | |
CLayerSupportHandle | |
CBackendId | |
►CBackendOptions | Struct for the users to pass backend specific options |
CBackendOption | |
CVar | Very basic type safe variant |
►CBackendRegistry | |
CStaticRegistryInitializer | |
CDynamicBackend | |
CIBackendContext | |
CIBackendModelContext | |
CBackendVersion | |
CIBackendInternal | |
CICustomAllocator | Custom Allocator interface |
CILayerSupport | |
CIMemoryManager | |
CMemBlock | |
CMemBin | |
CIMemoryOptimizerStrategy | |
CITensorHandle | |
CCapability | Capability of the TensorHandleFactory |
CITensorHandleFactory | |
CIWorkload | Workload interface to enqueue a layer computation |
CCopyMemGenericWorkload | |
►COptimizationViews | |
CSubstitutionPair | |
CSubgraphView | Subgraph of a Graph |
CConstTensorHandle | |
CTensorHandle | |
CScopedTensorHandle | |
CPassthroughTensorHandle | |
CConstPassthroughTensorHandle | |
CManagedConstTensorHandle | |
CNullWorkload | |
CBaseWorkload | |
CTypedWorkload | |
CMultiTypedWorkload | |
CFirstInputTypedWorkload | |
CQueueDescriptor | |
CQueueDescriptorWithParameters | |
CMapQueueDescriptor | |
CUnmapQueueDescriptor | |
CMemCopyQueueDescriptor | |
CMemImportQueueDescriptor | |
CMemSyncQueueDescriptor | |
CSoftmaxQueueDescriptor | |
►CSplitterQueueDescriptor | |
CViewOrigin | |
►CConcatQueueDescriptor | |
CViewOrigin | |
CStackQueueDescriptor | |
CActivationQueueDescriptor | |
CArgMinMaxQueueDescriptor | |
CCastQueueDescriptor | |
CFillQueueDescriptor | |
CFullyConnectedQueueDescriptor | |
CFusedQueueDescriptor | |
CPermuteQueueDescriptor | |
CPooling2dQueueDescriptor | |
CPooling3dQueueDescriptor | |
CConvolution2dQueueDescriptor | |
CConvolution3dQueueDescriptor | |
CDepthwiseConvolution2dQueueDescriptor | Depthwise Convolution 2D layer workload data |
CDetectionPostProcessQueueDescriptor | |
CNormalizationQueueDescriptor | |
CAdditionQueueDescriptor | |
CMultiplicationQueueDescriptor | |
CDivisionQueueDescriptor | |
CSubtractionQueueDescriptor | |
CMaximumQueueDescriptor | |
CMeanQueueDescriptor | |
CPadQueueDescriptor | |
CQuantizeQueueDescriptor | |
CEqualQueueDescriptor | |
CBatchNormalizationQueueDescriptor | |
CRankQueueDescriptor | |
CResizeQueueDescriptor | |
CFakeQuantizationQueueDescriptor | |
CInstanceNormalizationQueueDescriptor | |
CL2NormalizationQueueDescriptor | |
CLogSoftmaxQueueDescriptor | |
CConstantQueueDescriptor | |
CReshapeQueueDescriptor | |
CSpaceToBatchNdQueueDescriptor | |
CSpaceToDepthQueueDescriptor | |
CFloorQueueDescriptor | |
CLstmQueueDescriptor | |
CConvertFp16ToFp32QueueDescriptor | |
CConvertFp32ToFp16QueueDescriptor | |
CBatchToSpaceNdQueueDescriptor | |
CStridedSliceQueueDescriptor | |
CMinimumQueueDescriptor | |
CGreaterQueueDescriptor | |
CDebugQueueDescriptor | |
CRsqrtQueueDescriptor | |
CGatherNdQueueDescriptor | |
CGatherQueueDescriptor | |
CPreCompiledQueueDescriptor | |
CDequantizeQueueDescriptor | |
CMergeQueueDescriptor | |
CSwitchQueueDescriptor | |
CPreluQueueDescriptor | |
CTransposeConvolution2dQueueDescriptor | |
CTransposeQueueDescriptor | |
CQLstmQueueDescriptor | |
CQuantizedLstmQueueDescriptor | |
CAbsQueueDescriptor | |
CSliceQueueDescriptor | |
CDepthToSpaceQueueDescriptor | |
CComparisonQueueDescriptor | |
CElementwiseBinaryQueueDescriptor | |
CElementwiseUnaryQueueDescriptor | |
CLogicalBinaryQueueDescriptor | |
CReduceQueueDescriptor | |
CShapeQueueDescriptor | |
CUnidirectionalSequenceLstmQueueDescriptor | |
CChannelShuffleQueueDescriptor | |
CBatchMatMulQueueDescriptor | |
CReverseV2QueueDescriptor | |
CTileQueueDescriptor | |
CBroadcastToQueueDescriptor | |
CScatterNdQueueDescriptor | |
CIWorkloadFactory | |
CWorkloadInfo | Contains information about TensorInfos of a layer |
CMemoryInfo | |
CMemoryRequirements | |
CBaseDescriptor | Base class for all descriptors |
CNullDescriptor | Null Descriptor used as a return value from the IConnectableLayer GetParameters method by layers which do not have a descriptor |
CActivationDescriptor | An ActivationDescriptor for the ActivationLayer |
CArgMinMaxDescriptor | An ArgMinMaxDescriptor for ArgMinMaxLayer |
CComparisonDescriptor | A ComparisonDescriptor for the ComparisonLayer |
CElementwiseBinaryDescriptor | A ElementwiseBinaryDescriptor for the ElementwiseBinaryLayer |
CElementwiseUnaryDescriptor | A ElementwiseUnaryDescriptor for the ElementwiseUnaryLayer |
CPermuteDescriptor | A PermuteDescriptor for the PermuteLayer |
CSoftmaxDescriptor | A SoftmaxDescriptor for the SoftmaxLayer |
COriginsDescriptor | An OriginsDescriptor for the ConcatLayer |
CViewsDescriptor | A ViewsDescriptor for the SplitterLayer |
CPooling2dDescriptor | A Pooling2dDescriptor for the Pooling2dLayer |
CPooling3dDescriptor | A Pooling3dDescriptor for the Pooling3dLayer |
CFullyConnectedDescriptor | A FullyConnectedDescriptor for the FullyConnectedLayer |
CConvolution2dDescriptor | A Convolution2dDescriptor for the Convolution2dLayer |
CConvolution3dDescriptor | A Convolution3dDescriptor for the Convolution3dLayer |
CDepthwiseConvolution2dDescriptor | A DepthwiseConvolution2dDescriptor for the DepthwiseConvolution2dLayer |
CDetectionPostProcessDescriptor | |
CNormalizationDescriptor | A NormalizationDescriptor for the NormalizationLayer |
CL2NormalizationDescriptor | A L2NormalizationDescriptor for the L2NormalizationLayer |
CBatchNormalizationDescriptor | A BatchNormalizationDescriptor for the BatchNormalizationLayer |
CInstanceNormalizationDescriptor | An InstanceNormalizationDescriptor for InstanceNormalizationLayer |
CBatchToSpaceNdDescriptor | A BatchToSpaceNdDescriptor for the BatchToSpaceNdLayer |
CFakeQuantizationDescriptor | A FakeQuantizationDescriptor for the FakeQuantizationLayer |
CFillDescriptor | A FillDescriptor for the FillLayer |
CFusedDescriptor | A FusedDescriptor for the FusedLayer |
CGatherDescriptor | A GatherDescriptor for the GatherLayer |
CResizeDescriptor | A ResizeDescriptor for the ResizeLayer |
CReshapeDescriptor | A ReshapeDescriptor for the ReshapeLayer |
CSpaceToBatchNdDescriptor | A SpaceToBatchNdDescriptor for the SpaceToBatchNdLayer |
CSpaceToDepthDescriptor | A SpaceToDepthDescriptor for the SpaceToDepthLayer |
CLstmDescriptor | An LstmDescriptor for the LstmLayer |
CMeanDescriptor | A MeanDescriptor for the MeanLayer |
CPadDescriptor | A PadDescriptor for the PadLayer |
CSliceDescriptor | A SliceDescriptor for the SliceLayer |
CStackDescriptor | A StackDescriptor for the StackLayer |
CStandInDescriptor | A StandInDescriptor for the StandIn layer |
CStridedSliceDescriptor | A StridedSliceDescriptor for the StridedSliceLayer |
CPreCompiledDescriptor | A PreCompiledDescriptor for the PreCompiledLayer |
CQLstmDescriptor | A QLstmDescriptor for the QLstmLayer |
CTransposeConvolution2dDescriptor | A TransposeConvolution2dDescriptor for the TransposeConvolution2dLayer |
CTransposeDescriptor | A TransposeDescriptor for the TransposeLayer |
CLogicalBinaryDescriptor | A LogicalBinaryDescriptor for the LogicalBinaryLayer |
CReduceDescriptor | A ReduceDescriptor for the REDUCE operators |
CChannelShuffleDescriptor | A ChannelShuffleDescriptor for the ChannelShuffle operator |
CBatchMatMulDescriptor | A BatchMatMulDescriptor for the BatchMatMul operator |
CTileDescriptor | |
CBroadcastToDescriptor | |
CScatterNdDescriptor | A ScatterNdDescriptor for the ScatterNdLayer |
CCheckLocation | |
CException | Base class for all ArmNN exceptions so that users can filter to just those |
CBackendUnavailableException | Class for non-fatal exceptions raised while initialising a backend |
CClRuntimeUnavailableException | |
CInvalidArgumentException | |
CFileNotFoundException | |
CParseException | |
CUnimplementedException | |
CLayerValidationException | |
CGraphValidationException | |
CBadOptionalAccessException | |
CRuntimeException | |
CMemoryImportException | |
CMemoryExportException | |
CTimeoutException | |
CPolymorphicDowncastException | |
CNullPointerException | |
CBackendCapabilityException | |
CMemoryValidationException | |
CIInputSlot | An input connection slot for a layer |
CIOutputSlot | An output connection slot for a layer |
CIConnectableLayer | Interface for a layer that is connectable to other layers via InputSlots and OutputSlots |
COptimizerOptions | |
COptimizerOptionsOpaque | |
CINetwork | Main network class which provides the interface for building up a neural network |
CIOptimizedNetwork | |
CIProfiler | |
CINetworkProperties | |
►CIRuntime | |
►CCreationOptions | |
CExternalProfilingOptions | |
CIGpuAccTunedParameters | Manages a set of GpuAcc parameters which have been tuned for maximum performance |
CIStrategy | |
CLogSink | |
CStandardOutputSink | |
CScopedRecord | |
CSimpleLogger | |
CLstmInputParams | |
CLstmInputParamsInfo | |
CIsMemorySource | |
CIsMemorySource< MemorySource > | |
CEmptyOptional | EmptyOptional is used to initialize the Optional class in case we want to have default value for an Optional in a function declaration |
CConstructInPlace | Disambiguation tag that can be passed to the constructor to indicate that the contained object should be constructed in-place |
COptionalBase | OptionalBase is the common functionality between reference and non-reference optional types |
COptionalReferenceSwitch | The default implementation is the non-reference case |
COptionalReferenceSwitch< true, T > | This is the special case for reference types |
COptional | |
CQuantizedLstmInputParams | |
CQuantizedLstmInputParamsInfo | |
CThrowingStrategy | |
CNoThrowStrategy | |
CStrategyBase | Strategy base class with empty implementations |
CTensorShape | |
CTensorInfo | |
CBaseTensor | |
CTensor | A tensor defined by a TensorInfo (shape and data type) and a mutable backing store |
CConstTensor | A tensor defined by a TensorInfo (shape and data type) and an immutable backing store |
CIBackend | Each backend should implement an IBackend |
CIDeviceSpec | Device specific knowledge to be passed to the optimizer |
CPermutationVector | |
CIsHalfType | |
CTransformIterator | |
CArmNNProfilingServiceInitialiser | |
CBackendSettings | |
CDeviceSpec | |
CIExecutionFrame | ExecutionFrame interface to enqueue a workload computation |
CExecutionFrame | |
►CGraph | |
CInputLayersAccessor | Wrapper class returned by Graph::GetInputLayers() |
CLayerInGraph< ConstantLayer > | |
CLayerInGraph< InputLayer > | Inputs add/remove their binding id to m_InputIds in the graph |
CLayerInGraph< OutputLayer > | Outputs add/remove their binding id to m_OutputIds in the graph |
COutputLayersAccessor | Wrapper class returned by Graph::GetOutputLayers() |
CIGraphObservable | |
CMeasurement | |
CInstrument | |
CISubgraphViewConverter | |
CJsonChildObject | |
CJsonPrinter | |
CJsonUtils | |
CInputSlot | |
COutputSlot | |
CLayer | |
CBindableLayer | |
CAbsLayer | |
CActivationLayer | This layer represents an activation operation with the specified activation function |
CAdditionLayer | This layer represents an addition operation |
CArgMinMaxLayer | This layer represents a ArgMinMax operation |
CBatchMatMulLayer | |
CBatchNormalizationLayer | This layer represents a batch normalization operation |
CBatchToSpaceNdLayer | This layer represents a BatchToSpaceNd operation |
CBroadcastToLayer | |
CCastLayer | This layer represents a cast operation |
CChannelShuffleLayer | |
CComparisonLayer | This layer represents a comparison operation |
CConcatLayer | This layer represents a merge operation |
CConstantLayer | A layer that the constant data can be bound to |
CConvertFp16ToFp32Layer | This layer converts data type Float 16 to Float 32 |
CConvertFp32ToFp16Layer | This layer converts data type Float 32 to Float 16 |
CConvolution2dLayer | This layer represents a convolution 2d operation |
CConvolution3dLayer | This layer represents a convolution 3d operation |
CDebugLayer | This layer visualizes the data flowing through the network |
CDepthToSpaceLayer | This layer represents a DepthToSpace operation |
CDepthwiseConvolution2dLayer | This layer represents a depthwise convolution 2d operation |
CDequantizeLayer | This layer dequantizes the input tensor |
CDetectionPostProcessLayer | This layer represents a detection postprocess operator |
CDivisionLayer | This layer represents a division operation |
CElementwiseBaseLayer | NOTE: this is an abstract class to encapsulate the element wise operations, it does not implement: std::unique_ptr<IWorkload> Layer::CreateWorkload(const IWorkloadFactory& factory) const = 0; Layer* Clone(Graph& graph) const = 0; |
CElementwiseBinaryLayer | This layer represents a elementwiseBinary operation |
CElementwiseUnaryLayer | This layer represents a elementwiseUnary operation |
CFakeQuantizationLayer | This layer represents a fake quantization operation |
CFillLayer | This layer represents a fill operation |
CFloorLayer | This layer represents a floor operation |
CFullyConnectedLayer | This layer represents a fully connected operation |
CFusedLayer | |
CGatherLayer | This layer represents a Gather operator |
CGatherNdLayer | This layer represents a GatherNd operator |
CInputLayer | A layer user-provided data can be bound to (e.g. inputs, outputs) |
CInstanceNormalizationLayer | This layer represents an instance normalization operation |
CL2NormalizationLayer | This layer represents a L2 normalization operation |
CLayerWithParameters | |
CLogicalBinaryLayer | This layer represents a Logical Binary operation |
CLogSoftmaxLayer | This layer represents a log softmax operation |
CLstmLayer | This layer represents a LSTM operation |
CLstmOptLayerNormParameters | |
CLstmOptCifgParameters | |
CLstmOptProjectionParameters | |
CLstmOptPeepholeParameters | |
CLstmBasicParameters | |
CMapLayer | This layer represents a memory copy operation |
CMaximumLayer | This layer represents a maximum operation |
CMeanLayer | This layer represents a mean operation |
CMemCopyLayer | This layer represents a memory copy operation |
CMemImportLayer | This layer represents a memory import operation |
CMergeLayer | This layer dequantizes the input tensor |
CMinimumLayer | This layer represents a minimum operation |
CMultiplicationLayer | This layer represents a multiplication operation |
CNormalizationLayer | This layer represents a normalization operation |
COutputLayer | A layer user-provided data can be bound to (e.g. inputs, outputs) |
CPadLayer | This layer represents a pad operation |
CPermuteLayer | This layer represents a permutation operation |
CPooling2dLayer | This layer represents a pooling 2d operation |
CPooling3dLayer | This layer represents a pooling 3d operation |
CPreCompiledLayer | |
CPreluLayer | |
CQLstmBasicParameters | |
CQLstmOptProjectionParameters | |
CQLstmOptPeepholeParameters | |
CQLstmOptCifgParameters | |
CQLstmOptLayerNormParameters | |
CQLstmLayer | This layer represents a QLstm operation |
CQuantizedLstmParameters | |
CQuantizedLstmLayer | This layer represents a QuantizedLstm operation |
CQuantizeLayer | |
CRankLayer | |
CReduceLayer | This layer represents a reduction operation |
CReshapeLayer | This layer represents a reshape operation |
CResizeLayer | This layer represents a resize operation |
CReverseV2Layer | This layer represents a ReverseV2 operation |
CRsqrtLayer | |
CScatterNdLayer | This layer represents a ScatterNd operator |
CShapeLayer | |
CSliceLayer | |
CSoftmaxLayer | This layer represents a softmax operation |
CSpaceToBatchNdLayer | This layer represents a SpaceToBatchNd operation |
CSpaceToDepthLayer | This layer represents a SpaceToDepth operation |
CSplitterLayer | This layer represents a split operation |
CStackLayer | This layer represents a stack operation |
CStandInLayer | This layer represents an unknown operation in the input graph |
CStridedSliceLayer | This layer represents a strided slice operation |
CSubtractionLayer | This layer represents a subtraction operation |
CSwitchLayer | This layer calculates both true and false outputs for input |
CTileLayer | |
CTransposeConvolution2dLayer | This layer represents a 2D transpose convolution operation |
CTransposeLayer | This layer represents a transpose operation |
CUnidirectionalSequenceLstmLayer | This layer represents a LSTM operation |
CUnmapLayer | This layer represents a memory copy operation |
CLayerTypeOfImpl | |
CLayerTypeOfImpl< LayerType::Activation > | |
CLayerTypeOfImpl< LayerType::Addition > | |
CLayerTypeOfImpl< LayerType::ArgMinMax > | |
CLayerTypeOfImpl< LayerType::BatchMatMul > | |
CLayerTypeOfImpl< LayerType::BatchNormalization > | |
CLayerTypeOfImpl< LayerType::BatchToSpaceNd > | |
CLayerTypeOfImpl< LayerType::BroadcastTo > | |
CLayerTypeOfImpl< LayerType::Cast > | |
CLayerTypeOfImpl< LayerType::ChannelShuffle > | |
CLayerTypeOfImpl< LayerType::Comparison > | |
CLayerTypeOfImpl< LayerType::Concat > | |
CLayerTypeOfImpl< LayerType::Constant > | |
CLayerTypeOfImpl< LayerType::ConvertFp16ToFp32 > | |
CLayerTypeOfImpl< LayerType::ConvertFp32ToFp16 > | |
CLayerTypeOfImpl< LayerType::Convolution2d > | |
CLayerTypeOfImpl< LayerType::Convolution3d > | |
CLayerTypeOfImpl< LayerType::Debug > | |
CLayerTypeOfImpl< LayerType::DepthToSpace > | |
CLayerTypeOfImpl< LayerType::DepthwiseConvolution2d > | |
CLayerTypeOfImpl< LayerType::Dequantize > | |
CLayerTypeOfImpl< LayerType::DetectionPostProcess > | |
CLayerTypeOfImpl< LayerType::Division > | |
CLayerTypeOfImpl< LayerType::ElementwiseBinary > | |
CLayerTypeOfImpl< LayerType::ElementwiseUnary > | |
CLayerTypeOfImpl< LayerType::FakeQuantization > | |
CLayerTypeOfImpl< LayerType::Fill > | |
CLayerTypeOfImpl< LayerType::Floor > | |
CLayerTypeOfImpl< LayerType::FullyConnected > | |
CLayerTypeOfImpl< LayerType::Fused > | |
CLayerTypeOfImpl< LayerType::Gather > | |
CLayerTypeOfImpl< LayerType::GatherNd > | |
CLayerTypeOfImpl< LayerType::Input > | |
CLayerTypeOfImpl< LayerType::InstanceNormalization > | |
CLayerTypeOfImpl< LayerType::L2Normalization > | |
CLayerTypeOfImpl< LayerType::LogicalBinary > | |
CLayerTypeOfImpl< LayerType::LogSoftmax > | |
CLayerTypeOfImpl< LayerType::Lstm > | |
CLayerTypeOfImpl< LayerType::Map > | |
CLayerTypeOfImpl< LayerType::Maximum > | |
CLayerTypeOfImpl< LayerType::Mean > | |
CLayerTypeOfImpl< LayerType::MemCopy > | |
CLayerTypeOfImpl< LayerType::MemImport > | |
CLayerTypeOfImpl< LayerType::Merge > | |
CLayerTypeOfImpl< LayerType::Minimum > | |
CLayerTypeOfImpl< LayerType::Multiplication > | |
CLayerTypeOfImpl< LayerType::Normalization > | |
CLayerTypeOfImpl< LayerType::Output > | |
CLayerTypeOfImpl< LayerType::Pad > | |
CLayerTypeOfImpl< LayerType::Permute > | |
CLayerTypeOfImpl< LayerType::Pooling2d > | |
CLayerTypeOfImpl< LayerType::Pooling3d > | |
CLayerTypeOfImpl< LayerType::PreCompiled > | |
CLayerTypeOfImpl< LayerType::Prelu > | |
CLayerTypeOfImpl< LayerType::Quantize > | |
CLayerTypeOfImpl< LayerType::QLstm > | |
CLayerTypeOfImpl< LayerType::QuantizedLstm > | |
CLayerTypeOfImpl< LayerType::Rank > | |
CLayerTypeOfImpl< LayerType::Reduce > | |
CLayerTypeOfImpl< LayerType::Reshape > | |
CLayerTypeOfImpl< LayerType::Resize > | |
CLayerTypeOfImpl< LayerType::ReverseV2 > | |
CLayerTypeOfImpl< LayerType::ScatterNd > | |
CLayerTypeOfImpl< LayerType::Shape > | |
CLayerTypeOfImpl< LayerType::Slice > | |
CLayerTypeOfImpl< LayerType::Softmax > | |
CLayerTypeOfImpl< LayerType::SpaceToBatchNd > | |
CLayerTypeOfImpl< LayerType::SpaceToDepth > | |
CLayerTypeOfImpl< LayerType::Splitter > | |
CLayerTypeOfImpl< LayerType::Stack > | |
CLayerTypeOfImpl< LayerType::StandIn > | |
CLayerTypeOfImpl< LayerType::StridedSlice > | |
CLayerTypeOfImpl< LayerType::Subtraction > | |
CLayerTypeOfImpl< LayerType::Switch > | |
CLayerTypeOfImpl< LayerType::Tile > | |
CLayerTypeOfImpl< LayerType::Transpose > | |
CLayerTypeOfImpl< LayerType::TransposeConvolution2d > | |
CLayerTypeOfImpl< LayerType::UnidirectionalSequenceLstm > | |
CLayerTypeOfImpl< LayerType::Unmap > | |
CLoadedNetwork | |
CNetworkImpl | Private implementation of INetwork |
COptimizationResult | |
COptimizerOptionsOpaqueImpl | |
CGraphObservable | |
CAddedLayerObservable | |
CErasedLayerNamesObservable | |
COptimization | |
COptimizeForTypeImpl | Wrapper Optimization base class that calls Wrapped::Run() for every layer of type BaseType |
COptimizeForTypeImpl< Layer, Wrapped > | Specialization that calls Wrapped::Run() for any layer type |
COptimizeForType | |
COptimizeForConnectionImpl | Wrapper Optimization class that calls Wrapped::Run for every connection BaseType -> ChildType |
COptimizeForConnection | |
COptimizeForExclusiveConnectionImpl | Wrapper Optimization class that calls Wrapped::Run for every connection BaseType -> ChildType |
COptimizeForExclusiveConnection | |
COptimizedNetworkImpl | |
COptimizer | |
COutputHandler | |
►CProfilerImpl | |
CMarker | |
CProfilingEventStats | |
CProfilerManager | |
CScopedProfilingEvent | |
CProfilingDetails | ProfilingDetails class records any details associated with the operator and passes on for outputting to the user |
CEvent | Event class records measurements reported by BeginEvent()/EndEvent() and returns measurements when Event::GetMeasurements() is called |
CResolveTypeImpl | |
CResolveTypeImpl< DataType::Float16 > | |
CResolveTypeImpl< DataType::Float32 > | |
CResolveTypeImpl< DataType::QAsymmU8 > | |
CResolveTypeImpl< DataType::QAsymmS8 > | |
CResolveTypeImpl< DataType::QSymmS8 > | |
CResolveTypeImpl< DataType::QSymmS16 > | |
CResolveTypeImpl< DataType::Signed32 > | |
CResolveTypeImpl< DataType::Signed64 > | |
CResolveTypeImpl< DataType::Boolean > | |
CResolveTypeImpl< DataType::BFloat16 > | |
CRuntimeImpl | |
CStringifyLayerParameters | StringifyLayerParameters allows serializing layer parameters to string |
CStringifyLayerParameters< ActivationDescriptor > | |
CStringifyLayerParameters< BatchNormalizationDescriptor > | |
CStringifyLayerParameters< BatchMatMulDescriptor > | |
CStringifyLayerParameters< BatchToSpaceNdDescriptor > | |
CStringifyLayerParameters< ChannelShuffleDescriptor > | |
CStringifyLayerParameters< ComparisonDescriptor > | |
CStringifyLayerParameters< Convolution2dDescriptor > | |
CStringifyLayerParameters< Convolution3dDescriptor > | |
CStringifyLayerParameters< DetectionPostProcessDescriptor > | |
CStringifyLayerParameters< DepthwiseConvolution2dDescriptor > | |
CStringifyLayerParameters< ElementwiseBinaryDescriptor > | |
CStringifyLayerParameters< ElementwiseUnaryDescriptor > | |
CStringifyLayerParameters< FakeQuantizationDescriptor > | |
CStringifyLayerParameters< FullyConnectedDescriptor > | |
CStringifyLayerParameters< GatherDescriptor > | |
CStringifyLayerParameters< L2NormalizationDescriptor > | |
CStringifyLayerParameters< LstmDescriptor > | |
CStringifyLayerParameters< MeanDescriptor > | |
CStringifyLayerParameters< NormalizationDescriptor > | |
CStringifyLayerParameters< OriginsDescriptor > | |
CStringifyLayerParameters< PadDescriptor > | |
CStringifyLayerParameters< PermuteDescriptor > | |
CStringifyLayerParameters< Pooling2dDescriptor > | |
CStringifyLayerParameters< Pooling3dDescriptor > | |
CStringifyLayerParameters< PreCompiledDescriptor > | |
CStringifyLayerParameters< FusedDescriptor > | |
CStringifyLayerParameters< ReduceDescriptor > | |
CStringifyLayerParameters< ReshapeDescriptor > | |
CStringifyLayerParameters< ResizeDescriptor > | |
CStringifyLayerParameters< SpaceToBatchNdDescriptor > | |
CStringifyLayerParameters< SpaceToDepthDescriptor > | |
CStringifyLayerParameters< StackDescriptor > | |
CStringifyLayerParameters< StridedSliceDescriptor > | |
CStringifyLayerParameters< SoftmaxDescriptor > | |
CStringifyLayerParameters< TileDescriptor > | |
CStringifyLayerParameters< TransposeConvolution2dDescriptor > | |
CStringifyLayerParameters< TransposeDescriptor > | |
CStringifyLayerParameters< ViewsDescriptor > | |
CSubgraphViewSelector | Algorithm that splits a Graph into Subgraphs based on a filtering of layers (e.g |
CWallClockTimer | |
CMockTensorHandleFactory | |
CBFloat16 | |
CDotBase | |
CHtmlSection | |
CHtmlSimpleTag | |
CHtmlBold | |
CHtmlFont | |
CDotAttributeSet | |
CDotEdge | |
CNodeContent | |
CDotNode | |
CDotDefaults | |
CDotGraph | |
CIAclTensorHandle | |
CClTunedParameters | |
CBaseMemoryManager | |
CNeonMemoryManager | |
CClMemoryManager | |
CIClTensorHandle | |
CDefaultAllocator | Default Memory Allocator class returned from IBackendInternal::GetDefaultAllocator(MemorySource) |
CDynamicBackendUtils | |
CLayerSupportBase | |
CRule | |
CTypesAreEqual | |
CQuantizationParametersAreEqual | |
CTypeAnyOf | |
CTypeIs | |
CTypeNotPerAxisQuantized | |
CBiasAndWeightsTypesMatch | |
CBiasAndWeightsTypesCompatible | |
CShapesAreSameRank | |
CShapesAreSameTotalSize | |
CShapesAreBroadcastCompatible | |
CTensorNumDimensionsAreCorrect | |
CTensorNumDimensionsAreGreaterOrEqualTo | |
CMapWorkload | |
CImportMemGenericWorkload | |
CAllocator | |
CTensorMemory | |
CBufferStorage | |
CMemoryManager | |
CIMemoryOptimizerStrategyFactory | |
CStrategyFactory | |
CConstantMemoryStrategy | |
CSingleAxisPriorityList | SingleAxisPriorityList sorts the MemBlocks according to some priority, then trys to place them into as few bins as possible |
CStrategyValidator | |
CSyncMemGenericWorkload | |
CTensorHandleFactoryRegistry | |
CUnmapWorkload | |
CWorkloadDataCollector | |
CWorkloadFactoryBase | |
►CClBackend | |
CClBackendCustomAllocatorMemoryRegion | |
CClBackendCustomAllocatorWrapper | |
CClBackendContext | |
CClBackendDefaultAllocator | Default Memory Allocator class returned from IBackendInternal::GetDefaultAllocator(MemorySource) |
CClBackendModelContext | The ClBackendModelContext is used to pass in CL specific backend ModelOptions |
CClContextControl | |
CClContextDeserializer | |
CFLATBUFFERS_FINAL_CLASS | |
CClContextBuilder | |
CProgramBuilder | |
CClContextSerializer | |
CClImportTensorHandle | |
CClImportSubTensorHandle | |
CClImportTensorHandleFactory | This factory creates ClImportTensorHandles that refer to imported memory tensors |
CClLayerSupport | |
CClTensorHandle | |
CClSubTensorHandle | |
CClTensorDecorator | ClTensorDecorator wraps an existing CL tensor allowing us to override the TensorInfo for it |
CClTensorHandleDecorator | |
CClTensorHandleFactory | |
CClWorkloadFactory | |
CICLTensorProxy | |
COpenClTimer | OpenClTimer instrument that times all OpenCl kernels executed between calls to Start() and Stop() |
CClAbsWorkload | |
CClActivationWorkload | |
CClAdditionWorkload | |
CClArgMinMaxWorkload | |
CClBaseWorkload | |
CClBatchMatMulWorkload | |
CClBatchNormalizationFloatWorkload | |
CClBatchToSpaceNdWorkload | |
CClCastWorkload | |
CClChannelShuffleWorkload | |
CClComparisonWorkload | |
CClConcatWorkload | |
CClConstantWorkload | |
CClConvertFp16ToFp32Workload | |
CClConvertFp32ToFp16Workload | |
CClConvolution2dWorkload | |
CClConvolution3dWorkload | |
CClDepthToSpaceWorkload | |
CClDepthwiseConvolutionWorkload | |
CClDequantizeWorkload | |
CClDivisionWorkload | |
CClElementwiseBinaryWorkload | |
CClExpWorkload | |
CClFillWorkload | |
CClFloorDivWorkload | |
CClFloorFloatWorkload | |
CClFullyConnectedWorkload | |
CClGatherNdWorkload | |
CClGatherWorkload | |
CClInstanceNormalizationWorkload | |
CClL2NormalizationFloatWorkload | |
CClLogicalAndWorkload | |
CClLogicalNotWorkload | |
CClLogicalOrWorkload | |
CClLogSoftmaxWorkload | |
CClLogWorkload | |
CClLstmFloatWorkload | |
CClMaximumWorkload | |
CClMeanWorkload | |
CClMinimumWorkload | |
CClMultiplicationWorkload | |
CClNegWorkload | |
CClNormalizationFloatWorkload | |
CClPadWorkload | |
CClPermuteWorkload | |
CClPooling2dWorkload | |
CClPooling3dWorkload | |
CClPreluWorkload | |
CClQLstmWorkload | |
CClQuantizedLstmWorkload | |
CClQuantizeWorkload | |
CClRankWorkload | |
CClReduceWorkload | |
CClReshapeWorkload | |
CClResizeWorkload | |
CClReverseV2Workload | |
CClRsqrtWorkload | |
CClScatterNdWorkload | |
CClSinWorkload | |
CClSliceWorkload | |
CClSoftmaxWorkload | |
CClSpaceToBatchNdWorkload | |
CClSpaceToDepthWorkload | |
CClSplitterWorkload | |
CClSqrtWorkload | |
CClStackWorkload | |
CClStridedSliceWorkload | |
CClSubtractionWorkload | |
CClTileWorkload | |
CClTransposeConvolution2dWorkload | |
CClTransposeWorkload | |
CClUnidirectionalSequenceLstmFloatWorkload | |
CNeonBackend | |
CNeonBackendModelContext | The NeonBackendModelContext is used to pass in Neon specific backend ModelOptions |
CNeonInterceptorScheduler | |
CNeonLayerSupport | |
CNeonTensorHandle | |
CNeonSubTensorHandle | |
CNeonTensorDecorator | NeonTensorDecorator wraps an existing Neon tensor allowing us to override the TensorInfo for it |
CNeonTensorHandleDecorator | |
CNeonTensorHandleFactory | |
CNeonTimer | |
CNeonWorkloadFactory | |
CNeonAbsWorkload | |
CNeonActivationWorkload | |
CNeonAdditionWorkload | |
CNeonArgMinMaxWorkload | |
CNeonBaseWorkload | |
CNeonBatchMatMulWorkload | |
CNeonBatchNormalizationWorkload | |
CNeonBatchToSpaceNdWorkload | |
CNeonCastWorkload | |
CNeonChannelShuffleWorkload | |
CNeonComparisonWorkload | |
CNeonConcatWorkload | |
CNeonConstantWorkload | |
CNeonConvertFp16ToFp32Workload | |
CNeonConvertFp32ToFp16Workload | |
CNeonConvolution2dWorkload | |
CNeonConvolution3dWorkload | |
CNeonDepthToSpaceWorkload | |
CNeonDepthwiseConvolutionWorkload | |
CNeonDequantizeWorkload | |
CNeonDetectionPostProcessWorkload | |
CNeonDivisionWorkload | |
CNeonElementwiseBinaryWorkload | |
CNeonExpWorkload | |
CNeonFillWorkload | |
CNeonFloorDivWorkload | |
CNeonFloorFloatWorkload | |
CNeonFullyConnectedWorkload | |
CNeonFusedWorkload | |
CNeonGatherNdWorkload | |
CNeonGatherWorkload | |
CNeonInstanceNormalizationWorkload | |
CNeonL2NormalizationFloatWorkload | |
CNeonLogicalAndWorkload | |
CNeonLogicalNotWorkload | |
CNeonLogicalOrWorkload | |
CNeonLogSoftmaxWorkload | |
CNeonLogWorkload | |
CNeonLstmFloatWorkload | |
CNeonMaximumWorkload | |
CNeonMeanWorkload | |
CNeonMinimumWorkload | |
CNeonMultiplicationWorkload | |
CNeonNegWorkload | |
CNeonNormalizationFloatWorkload | |
CNeonPadWorkload | |
CNeonPermuteWorkload | |
CNeonPooling2dWorkload | |
CNeonPooling3dWorkload | |
CNeonPreluWorkload | |
CNeonQLstmWorkload | |
CNeonQuantizedLstmWorkload | |
CNeonQuantizeWorkload | |
CNeonRankWorkload | |
CNeonReduceWorkload | |
CNeonReshapeWorkload | |
CNeonResizeWorkload | |
CNeonReverseV2Workload | |
CNeonRsqrtWorkload | |
CNeonSinWorkload | |
CNeonSliceWorkload | |
CNeonSoftmaxWorkload | |
CNeonSpaceToBatchNdWorkload | |
CNeonSpaceToDepthWorkload | |
CNeonSplitterWorkload | |
CNeonSqrtWorkload | |
CNeonStackWorkload | |
CNeonStridedSliceWorkload | |
CNeonSubtractionWorkload | |
CNeonTileWorkload | |
CNeonTransposeConvolution2dWorkload | |
CNeonTransposeWorkload | |
CNeonUnidirectionalSequenceLstmFloatWorkload | |
CNeonUnidirectionalSequenceLstmWorkload | |
CRefBackend | |
CRefLayerSupport | |
►CRefMemoryManager | |
CPool | |
CRefTensorHandle | |
CRefTensorHandleDecorator | |
CRefTensorHandleFactory | |
CRefWorkloadFactory | |
Cabs | |
CBaseIterator | |
CDecoder | |
CEncoder | |
CTypedIterator | |
CQASymm8Decoder | |
CQASymmS8Decoder | |
CQSymmS8Decoder | |
CQSymm16Decoder | |
CFloat16Decoder | |
CFloat32Decoder | |
CScaledInt32Decoder | |
CInt32Decoder | |
CInt32ToInt32tDecoder | |
CInt64Decoder | |
CBooleanDecoder | |
CBooleanDecoderBool | |
CQASymm8Encoder | |
CQASymmS8Encoder | |
CQSymmS8Encoder | |
CQSymm16Encoder | |
CFloat16Encoder | |
CFloat32Encoder | |
CInt32Encoder | |
CInt32ToInt32tEncoder | |
CInt64Encoder | |
CBooleanEncoder | |
CPerAxisIterator | PerAxisIterator for per-axis quantization |
CQSymm8PerAxisDecoder | |
CQSymm8PerAxisEncoder | |
CScaledInt32PerAxisDecoder | |
CQSymm16PerAxisEncoder | |
CBatchMatMul | |
CBroadcastLoop | |
Cceil | |
CQuantizedMultiplierSmallerThanOne | Performs multiplication of an integer with a multiplier which is less than one, using quantized integer arithmetic which is consistent with AndroidNN's CPU executor |
CElementwiseBinaryFunction | |
CElementwiseUnaryFunction | |
CLogicalBinaryFunction | |
CLogicalUnaryFunction | |
Cexp | |
CfloorDiv | |
Clog | |
Cmaximum | |
Cminimum | |
Cpower | |
CRefActivationWorkload | |
CRefArgMinMaxWorkload | |
CRefBaseWorkload | |
CRefBatchMatMulWorkload | |
CRefBatchNormalizationWorkload | |
CRefBatchToSpaceNdWorkload | |
CRefBroadcastToWorkload | |
CRefCastWorkload | |
CRefChannelShuffleWorkload | |
CRefComparisonWorkload | |
CRefConcatWorkload | |
CRefConstantWorkload | |
CRefConvertFp16ToFp32Workload | |
CRefConvertFp32ToFp16Workload | |
CRefConvolution2dWorkload | |
CRefConvolution3dWorkload | |
CRefDebugWorkload | |
CRefDepthToSpaceWorkload | |
CRefDepthwiseConvolution2dWorkload | |
CRefDequantizeWorkload | |
CRefDetectionPostProcessWorkload | |
CRefElementwiseBinaryWorkload | |
CRefElementwiseUnaryWorkload | |
CRefElementwiseWorkload | |
CRefFakeQuantizationFloat32Workload | |
CRefFillWorkload | |
CRefFloorWorkload | |
CRefFullyConnectedWorkload | |
CRefGatherNdWorkload | |
CRefGatherWorkload | |
CRefInstanceNormalizationWorkload | |
CRefL2NormalizationWorkload | |
CRefLogicalBinaryWorkload | |
CRefLogicalUnaryWorkload | |
CRefLogSoftmaxWorkload | |
CRefLstmWorkload | |
CRefMeanWorkload | |
CRefNormalizationWorkload | |
CRefPadWorkload | |
CRefPermuteWorkload | |
CRefPooling2dWorkload | |
CRefPooling3dWorkload | |
CRefPreluWorkload | |
CRefQLstmWorkload | |
CRefQuantizeWorkload | |
CRefRankWorkload | |
CRefReduceWorkload | |
CRefReshapeWorkload | |
CRefResizeWorkload | |
CRefReverseV2Workload | |
CRefScatterNdWorkload | |
CRefShapeWorkload | |
CRefSliceWorkload | |
CRefSoftmaxWorkload | |
CRefSpaceToBatchNdWorkload | |
CRefSpaceToDepthWorkload | |
CRefSplitterWorkload | |
CRefStackWorkload | |
CRefStridedSliceWorkload | |
CRefTileWorkload | |
CRefTransposeConvolution2dWorkload | |
CRefTransposeWorkload | |
CRefUnidirectionalSequenceLstmWorkload | |
Crsqrt | |
Csin | |
Csqrt | |
CsquaredDifference | |
CStringMapping | StringMapping is helper class to be able to use strings as template parameters, so this allows simplifying code which only differs in a string, such as a debug string literal |
CTensorBufferArrayView | |
CTosaRefBackend | |
CTosaRefLayerSupport | |
►CTosaRefMemoryManager | |
CPool | |
CTosaRefTensorHandle | |
CTosaRefTensorHandleFactory | |
CTosaRefWorkloadFactory | |
CTosaRefBaseWorkload | |
CTosaRefPreCompiledWorkload | |
►NarmnnDelegate | |
CDelegateData | |
CDelegate | ArmNN Delegate |
CArmnnSubgraph | ArmnnSubgraph class where parsing the nodes to ArmNN format and creating the ArmNN Graph |
►NarmnnDeserializer | |
CBindingPointInfo | |
►CIDeserializer | |
CDeserializerImpl | |
►NarmnnNumpy | |
CHeaderInfo | From the numpy file to be parsed |
CHeader | From the numpy file to be parsed |
►NarmnnOnnxParser | |
CIOnnxParser | |
COnnxParserImpl | |
►NarmnnOpaqueDelegate | |
CDelegateData | |
CArmnnOpaqueDelegate | ArmNN Opaque Delegate |
CArmnnDelegatePlugin | |
CArmnnSubgraph | ArmnnSubgraph class where parsing the nodes to ArmNN format and creating the ArmNN Graph |
►NarmnnSerializer | |
►CISerializer | |
CSerializerImpl | |
CSerializerStrategy | |
►NarmnnTfLiteParser | |
►CITfLiteParser | |
CTfLiteParserOptions | |
CTfLiteParserImpl | |
►NarmnnUtils | |
NFilesystem | |
CDataLayoutIndexed | Provides access to the appropriate indexes for Channels, Height and Width based on DataLayout |
CFloatingPointConverter | |
CSelectiveQuantizer | |
CSelectiveQuantizer< T, false > | |
CSelectiveQuantizer< armnn::Half, false > | |
CSelectiveQuantizer< armnn::BFloat16, false > | |
CIsFloatingPointIterator | |
CModelAccuracyChecker | |
CParserPrototxtFixture | |
►Nsdb | |
CSampleDynamicAdditionWorkload | |
CSampleDynamicLayerSupport | |
CSampleDynamicTensorHandleFactory | |
CSampleDynamicWorkloadFactory | |
►CSampleMemoryManager | |
CPool | |
CSampleTensorHandle | |
►Nstd | |
Chash< armnn::BackendId > | Make BackendId compatible with std hashtables by reusing the hash function for strings |
Cis_floating_point< armnn::Half > | |
Cis_floating_point< const armnn::Half > | |
Cis_floating_point< volatile armnn::Half > | |
Ntflite | |