Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ functions
Functions
10,903 in github.com/ARM-software/armnn
⨍
Functions
10,903
◇
Types & classes
2,688
↓ 3 callers
Method
AddInstanceNormalizationLayer
src/armnn/Network.cpp:451
↓ 3 callers
Method
AddRankLayer
src/armnn/Network.cpp:434
↓ 3 callers
Method
AddSink
profiling/common/include/Logging.hpp:164
↓ 3 callers
Method
AddSink
include/armnn/Logging.hpp:183
↓ 3 callers
Method
AddSubtractionLayer
src/armnn/Network.cpp:516
↓ 3 callers
Method
AddSwitchLayer
src/armnn/Network.cpp:570
↓ 3 callers
Function
AssignBackendsIConnectable
Refactor to allow passing the IConnectableLayer* rather than Layer Iterator on Graph and SubgraphView which are different types.
src/armnn/Network.cpp:1093
↓ 3 callers
Function
BitAnd
third-party/gemmlowp/fixedpoint_avx.h:53
↓ 3 callers
Function
BitAnd
third-party/gemmlowp/fixedpoint_sse.h:59
↓ 3 callers
Function
BitXor
third-party/gemmlowp/fixedpoint_avx.h:73
↓ 3 callers
Function
BitXor
third-party/gemmlowp/fixedpoint_wasmsimd.h:78
↓ 3 callers
Function
BitXor
third-party/gemmlowp/fixedpoint_sse.h:79
↓ 3 callers
Function
BuildAndRunFoldedNetwork
This builds and run the following model Input-> (Pool2D | Conv2D with padding) -> Output
src/armnn/test/optimizations/FoldPadTests.cpp:1062
↓ 3 callers
Function
BuildAndRunNetwork
This builds and runs the following model Input-> Pad ->(Pool2D | Conv2D ) -> Output
src/armnn/test/optimizations/FoldPadTests.cpp:1125
↓ 3 callers
Function
BuildArmComputeNormalizationLayerInfo
src/backends/aclCommon/ArmComputeTensorUtils.cpp:341
↓ 3 callers
Function
CalculateIndex
src/backends/reference/workloads/Pooling3d.cpp:137
↓ 3 callers
Function
CapWorkerCount
src/armnn/Sme2ShapePolicy.cpp:339
↓ 3 callers
Function
CapabilityTestHelper
src/backends/backendsCommon/test/CompatibilityTests.cpp:135
↓ 3 callers
Function
Cast
src/backends/reference/workloads/RefCastWorkload.cpp:14
↓ 3 callers
Function
CheckFailedSubgraph
Convenience function to check that the given failed subgraph matches the specified expected values
src/backends/backendsCommon/test/OptimizeSubgraphViewTests.cpp:192
↓ 3 callers
Function
CheckStaticGuid
src/profiling/test/ProfilingGuidTest.cpp:69
↓ 3 callers
Function
CheckUntouchedSubgraph
Convenience function to check that the given untouched subgraph matches the specified expected values
src/backends/backendsCommon/test/OptimizeSubgraphViewTests.cpp:212
↓ 3 callers
Function
ClCreatePreluWorkloadTest
src/backends/cl/test/ClCreateWorkloadTests.cpp:666
↓ 3 callers
Function
ClampRange
src/backends/reference/workloads/Pooling3d.cpp:123
↓ 3 callers
Method
Clear
src/profiling/test/ProfilingMocks.hpp:152
↓ 3 callers
Function
CompareConstTensor
src/armnnSerializer/test/SerializerTestUtils.cpp:122
↓ 3 callers
Function
CompareVectors
src/armnn/test/SubgraphViewTests.cpp:145
↓ 3 callers
Function
ComputeReshapeInfo
src/armnnOnnxParser/OnnxParser.cpp:405
↓ 3 callers
Function
ConstantUsageFloat32Test
src/backends/backendsCommon/test/EndToEndTestImpl.hpp:84
↓ 3 callers
Function
ConvertConstantTensorDataToBuffer
src/backends/tosaCommon/operatorMappings/TosaOperatorUtils.hpp:350
↓ 3 callers
Method
CreateCategoryRecordTest
src/profiling/test/SendCounterPacketTests.hpp:60
↓ 3 callers
Function
CreateDirectory
* @brief Construct a temporary directory * * Given a specified directory name construct a path in the * system temporary directory. If the director
src/armnnUtils/Filesystem.cpp:47
↓ 3 callers
Function
CreateGatherGraph
src/armnn/test/OptimizerTests.cpp:628
↓ 3 callers
Method
CreateWorkloadFactory
src/backends/cl/ClBackend.cpp:59
↓ 3 callers
Method
Decode
samples/ObjectDetection/src/SSDResultDecoder.cpp:15
↓ 3 callers
Function
DimensionFromEnd
src/armnn/Sme2ShapePolicy.cpp:93
↓ 3 callers
Method
DisableTfLiteRuntimeFallback
delegate/common/src/DelegateOptions.cpp:538
↓ 3 callers
Function
EndianSwap
tests/MnistDatabase.cpp:14
↓ 3 callers
Method
ExecuteWorkloads
src/armnn/ExecutionFrame.cpp:14
↓ 3 callers
Function
ExtractJsonObjects
src/armnn/Profiling.cpp:314
↓ 3 callers
Function
ForceImportWithMisalignedInputAndOutputBuffersEndToEndTest
src/backends/backendsCommon/test/EndToEndTestImpl.hpp:1142
↓ 3 callers
Function
ForceImportWithMisalignedInputBuffersEndToEndTest
src/backends/backendsCommon/test/EndToEndTestImpl.hpp:897
↓ 3 callers
Function
ForceImportWithMisalignedOutputBuffersEndToEndTest
src/backends/backendsCommon/test/EndToEndTestImpl.hpp:1020
↓ 3 callers
Function
GenerateRangeK
src/backends/reference/workloads/DetectionPostProcess.cpp:16
↓ 3 callers
Function
GenerateUniqueName
Function that generates unique name using the layer type, input slot and layer guid.
src/backends/tosaCommon/operatorMappings/TosaOperatorUtils.hpp:94
↓ 3 callers
Method
GetAvailablePreferredBackends
src/armnn/BackendSettings.hpp:67
↓ 3 callers
Method
GetConnection
src/armnn/Layer.cpp:83
↓ 3 callers
Method
GetContext
include/armnnTestUtils/MockBackend.hpp:237
↓ 3 callers
Method
GetCounterStatus
profiling/client/src/backends/BackendProfiling.cpp:51
↓ 3 callers
Method
GetDebugToFileEnabled
src/armnn/Network.cpp:187
↓ 3 callers
Function
GetEntityDescription
src/profiling/test/TimelineModel.cpp:357
↓ 3 callers
Method
GetFactoryFunction
src/backends/backendsCommon/DynamicBackend.cpp:78
↓ 3 callers
Function
GetLogicalBinaryOperationAsCString
include/armnn/TypesUtils.hpp:110
↓ 3 callers
Method
GetMeasurements
src/backends/cl/OpenClTimer.cpp:93
↓ 3 callers
Method
GetMeasurements
src/armnn/WallClockTimer.cpp:30
↓ 3 callers
Function
GetMemoryOptimizerStrategy
src/backends/backendsCommon/memoryOptimizerStrategyLibrary/MemoryOptimizerStrategyLibrary.hpp:36
↓ 3 callers
Method
GetMemorySourceType
src/backends/cl/ClBackendDefaultAllocator.hpp:36
↓ 3 callers
Method
GetName
src/backends/backendsCommon/memoryOptimizerStrategyLibrary/strategies/ConstantMemoryStrategy.cpp:11
↓ 3 callers
Method
GetName
src/backends/backendsCommon/memoryOptimizerStrategyLibrary/test/ValidatorStrategyTests.cpp:24
↓ 3 callers
Method
GetNetworkInputBindingInfo
src/armnnDeserializer/Deserializer.cpp:67
↓ 3 callers
Method
GetNextGuid
profiling/client/src/IProfilingService.cpp:34
↓ 3 callers
Function
GetNumElementsAfter
src/armnnUtils/TensorUtils.cpp:261
↓ 3 callers
Method
GetNumInputs
src/armnn/Graph.hpp:194
↓ 3 callers
Function
GetOffset
src/backends/reference/workloads/SpaceToBatchNd.cpp:15
↓ 3 callers
Function
GetOutputTensorFromInterpreter
delegate/common/src/test/DelegateTestInterpreterUtils.hpp:29
↓ 3 callers
Method
GetPointer
src/backends/reference/RefTensorHandle.cpp:82
↓ 3 callers
Method
GetQuantizationOffset
samples/common/include/ArmnnUtils/ArmnnNetworkExecutor.hpp:210
↓ 3 callers
Method
GetQuantizationScale
samples/common/include/ArmnnUtils/ArmnnNetworkExecutor.hpp:204
↓ 3 callers
Method
GetReduceFp32ToBf16
src/armnn/Network.cpp:177
↓ 3 callers
Method
GetScore
samples/ObjectDetection/src/DetectedObject.cpp:41
↓ 3 callers
Method
GetShape
include/armnn/backends/TensorHandle.hpp:56
↓ 3 callers
Method
GetStartForAxis
src/armnn/Descriptors.cpp:393
↓ 3 callers
Method
GetStopForAxis
src/armnn/Descriptors.cpp:420
↓ 3 callers
Function
GetZeroElement
src/armnn/optimizations/FoldPadIntoLayer2d.hpp:21
↓ 3 callers
Method
HasAxis
Returns true if an axis has been set.
src/armnn/Descriptors.cpp:388
↓ 3 callers
Function
Indent
src/armnnUtils/DotSerializer.cpp:18
↓ 3 callers
Method
InferOutputShapes
src/armnn/Layer.cpp:432
↓ 3 callers
Function
InsertConvertFp16ToFp32LayersBefore
src/armnn/NetworkUtils.cpp:40
↓ 3 callers
Function
InsertConvertFp32ToFp16LayersAfter
src/armnn/NetworkUtils.cpp:79
↓ 3 callers
Function
InstanceNormalizationNchwEndToEndTest1
src/backends/backendsCommon/test/InstanceNormalizationEndToEndTestImpl.cpp:168
↓ 3 callers
Function
InstanceNormalizationNchwEndToEndTest2
src/backends/backendsCommon/test/InstanceNormalizationEndToEndTestImpl.cpp:310
↓ 3 callers
Function
IsBFloat16
src/backends/reference/RefWorkloadFactory.cpp:56
↓ 3 callers
Method
IsCounterRegistered
src/backends/backendsCommon/test/BackendProfilingTests.cpp:72
↓ 3 callers
Method
IsEmpty
profiling/common/include/Packet.hpp:80
↓ 3 callers
Method
IsEqual
Indicates if the other layer received is equal to this one. @param other The other layer to be compare with. @return true if other layer is equal to t
src/armnn/layers/PermuteLayer.hpp:55
↓ 3 callers
Method
IsExhausted
samples/common/src/CVUtils/CvVideoFrameReader.cpp:20
↓ 3 callers
Function
IsLayerOptimizable
src/armnnTestUtils/MockBackend.cpp:88
↓ 3 callers
Method
IsMergedWith
Checks if this subgraph has been merged with the given subgraph.
src/armnn/SubgraphViewSelector.cpp:116
↓ 3 callers
Method
IsPooling2dSupported
src/backends/cl/ClLayerSupport.cpp:1334
↓ 3 callers
Method
IsPooling3dSupported
src/backends/cl/ClLayerSupport.cpp:1342
↓ 3 callers
Function
IsQAsymmS8
src/backends/reference/RefWorkloadFactory.cpp:72
↓ 3 callers
Function
IsQSymmS16
src/backends/reference/RefWorkloadFactory.cpp:64
↓ 3 callers
Method
LaunchReceivingThread
tests/profiling/gatordmock/GatordMockService.cpp:64
↓ 3 callers
Function
Lerp
src/backends/reference/workloads/Resize.cpp:21
↓ 3 callers
Function
Lerp
tests/InferenceTestImage.cpp:40
↓ 3 callers
Method
Map
src/backends/cl/ClImportTensorHandle.hpp:52
↓ 3 callers
Method
MarkEntityWithLabel
profiling/client/src/TimelineUtilityMethods.cpp:188
↓ 3 callers
Function
MaskIfGreaterThan
third-party/gemmlowp/fixedpoint.h:186
↓ 3 callers
Function
MaskIfZero
third-party/gemmlowp/fixedpoint.h:165
↓ 3 callers
Function
NeonCreatePreluWorkloadTest
src/backends/neon/test/NeonCreateWorkloadTests.cpp:470
← previous
next →
1,201–1,300 of 10,903, ranked by callers