MCPcopy Create free account

hub / github.com/ARM-software/armnn / functions

Functions10,903 in github.com/ARM-software/armnn

↓ 12 callersFunctionIsOptionalOperandPresent
src/armnnTfLiteParser/TfLiteParser.cpp:401
↓ 12 callersFunctionIsQuantizedType
include/armnn/TypesUtils.hpp:312
↓ 12 callersFunctionMockBackendId
src/backends/backendsCommon/test/MockBackendId.hpp:11
↓ 12 callersMethodRegisterMapping
src/profiling/test/ProfilingMocks.hpp:690
↓ 12 callersMethodSetLabel
samples/ObjectDetection/src/DetectedObject.cpp:51
↓ 12 callersFunctionValidateBroadcastTensorShapesMatch
---------------------------------------------------------------
src/backends/backendsCommon/WorkloadData.cpp:228
↓ 12 callersFunctionValidateTensorQuantizationSpace
---------------------------------------------------------------
src/backends/backendsCommon/WorkloadData.cpp:144
↓ 12 callersMethodbuffer
src/backends/cl/ICLTensorProxy.hpp:43
↓ 12 callersMethodhelp
third-party/cxxopts/cxxopts.hpp:2764
↓ 12 callersFunctionstbi__grow_buffer_unsafe
third-party/stb/stb_image.h:1779
↓ 12 callersFunctionstbi__malloc_mad3
third-party/stb/stb_image.h:914
↓ 12 callersFunctionstbi__zreceive
third-party/stb/stb_image.h:3859
↓ 12 callersFunctionswap
src/armnn/Descriptors.cpp:357
↓ 11 callersMethodAcquire
src/backends/reference/RefMemoryManager.cpp:47
↓ 11 callersFunctionActivation
src/backends/reference/workloads/Activation.cpp:13
↓ 11 callersMethodAdd
src/backends/backendsCommon/SubgraphUtils.hpp:564
↓ 11 callersMethodAddBatchToSpaceNdLayer
src/armnn/Network.cpp:351
↓ 11 callersMethodAddComparisonLayer
src/armnn/Network.cpp:259
↓ 11 callersFunctionAddInputLayer
Convenience function to add an input layer to a graph
src/backends/backendsCommon/test/OptimizeSubgraphViewTests.cpp:72
↓ 11 callersMethodAddSubstitution
include/armnn/backends/OptimizationViews.hpp:38
↓ 11 callersMethodAddUntouchedSubgraph
include/armnn/backends/OptimizationViews.hpp:48
↓ 11 callersMethodCheckForPacket
src/profiling/test/ProfilingMocks.hpp:112
↓ 11 callersFunctionComputeByteLevelRMSE
Compute the root-mean-square error (RMSE) at a byte level between two tensors of the same size. @param expected @param actual @param size size of the
tests/NetworkExecutionUtils/NetworkExecutionUtils.cpp:86
↓ 11 callersFunctionCopyTensorContentsGeneric
src/backends/backendsCommon/WorkloadUtils.hpp:46
↓ 11 callersMethodCreateEntity
src/timelineDecoder/JSONTimelineDecoder.cpp:29
↓ 11 callersMethodCreateNetworkFromBinaryFile
src/armnnOnnxParser/OnnxParser.cpp:50
↓ 11 callersFunctionCreateRawRescaleTosaOperator
src/backends/tosaCommon/operatorMappings/TosaRescaleOperatorUtils.hpp:32
↓ 11 callersFunctionGetILayerSupportByBackendId
Return LayerSupportHandle instead of the previous pointer to ILayerSupport.
src/armnn/BackendHelper.cpp:23
↓ 11 callersMethodGetNumDimensions
include/armnn/Tensor.hpp:197
↓ 11 callersMethodHasNext
samples/common/src/Audio/AudioCapture.cpp:58
↓ 11 callersMethodImport
src/backends/reference/RefTensorHandle.cpp:135
↓ 11 callersMethodIsBackendRegistered
src/armnn/BackendHelper.cpp:142
↓ 11 callersMethodMap
src/backends/neon/NeonTensorHandle.hpp:87
↓ 11 callersMethodNextGuid
Return the next random Guid in the sequence
src/profiling/test/ProfilingMocks.hpp:653
↓ 11 callersFunctionParseOptions
* Parses all the command line options provided by the user and stores in a map. */
samples/common/src/Utils/CmdArgsParser.cpp:34
↓ 11 callersMethodRegister
src/armnn/BackendRegistry.cpp:21
↓ 11 callersMethodRelease
src/backends/reference/RefMemoryManager.cpp:55
↓ 11 callersMethodSetConcatAxis
src/armnn/Descriptors.cpp:158
↓ 11 callersMethodSetShapeInferenceMethod
src/armnn/Network.cpp:142
↓ 11 callersFunctionbuiltin_isnan
third-party/half/half.hpp:422
↓ 11 callersFunctionconst_check
third-party/fmt/core.h:275
↓ 11 callersFunctionopen
third-party/ghc/filesystem.hpp:979
↓ 11 callersFunctionskipPathFromFilename
third-party/doctest/doctest.h:3482
↓ 11 callersFunctiontoString
third-party/doctest/doctest.h:908
↓ 11 callersMethodtry_resize
Tries resizing the buffer to contain *count* elements. If T is a POD type the new elements may not be initialized.
third-party/fmt/core.h:713
↓ 10 callersFunctionAddOutputLayer
Convenience function to add an output layer to a graph
src/backends/backendsCommon/test/OptimizeSubgraphViewTests.cpp:84
↓ 10 callersMethodAddResizeLayer
src/armnn/Network.cpp:439
↓ 10 callersMethodAddTransposeLayer
src/armnn/Network.cpp:588
↓ 10 callersFunctionAreAllLayerInputSlotsConnected
src/armnn/test/NetworkTests.cpp:20
↓ 10 callersMethodBackendSelectionHint
src/armnn/Layer.hpp:351
↓ 10 callersFunctionComputeMultiplierAndShiftTosaScale16
The following is taken from mlir/lib/Dialect/Tosa/Utils/QuantUtils.cpp in the LLVM project From a scale value, generates multiplier and shift values w
src/backends/tosaCommon/operatorMappings/TosaRescaleOperatorUtils.hpp:137
↓ 10 callersFunctionCreateDescriptorForConcatenation
include/armnn/Descriptors.hpp:300
↓ 10 callersFunctionExpandDims
src/armnnUtils/TensorUtils.cpp:142
↓ 10 callersMethodFillInputTensor
delegate/common/src/test/DelegateTestInterpreter.hpp:66
↓ 10 callersMethodGetData
profiling/common/include/Packet.hpp:78
↓ 10 callersMethodGetSubgraphInputTensorNames
src/armnnTfLiteParser/TfLiteParser.cpp:104
↓ 10 callersFunctionHasMatchingCapability
src/armnn/BackendHelper.cpp:85
↓ 10 callersFunctionIsQuantized8BitType
include/armnn/TypesUtils.hpp:317
↓ 10 callersMethodNext
samples/common/src/Audio/AudioCapture.cpp:63
↓ 10 callersFunctionReadSwTraceMessage
Read TimelineMessageDirectoryPacket from given IPacketBuffer and offset
profiling/common/src/SwTrace.cpp:32
↓ 10 callersFunctionSelectUsingMask
third-party/gemmlowp/fixedpoint.h:149
↓ 10 callersMethodSendTimelineEntityBinaryPacket
profiling/client/src/SendTimelinePacket.cpp:85
↓ 10 callersMethodSendTimelineRelationshipBinaryPacket
profiling/client/src/SendTimelinePacket.cpp:115
↓ 10 callersMethodSetBoundingBox
samples/ObjectDetection/src/DetectedObject.cpp:56
↓ 10 callersMethodSetReduceFp32ToFp16
src/armnn/Network.cpp:137
↓ 10 callersMethodSetScore
samples/ObjectDetection/src/DetectedObject.cpp:61
↓ 10 callersFunctionTfLiteArmnnDelegateCreate
delegate/classic/src/armnn_delegate.cpp:67
↓ 10 callersFunctionValidateTensorDataType
---------------------------------------------------------------
src/backends/backendsCommon/WorkloadData.cpp:123
↓ 10 callersFunctionWaitFor
tests/profiling/gatordmock/tests/GatordMockTests.cpp:113
↓ 10 callersMethodWritePacket
src/profiling/test/ProfilingMocks.hpp:77
↓ 10 callersFunctionZeroVector
src/backends/reference/workloads/LstmUtils.cpp:76
↓ 10 callersMethodassign
third-party/fmt/format-inl.h:390
↓ 10 callersMethodbegin
src/armnnUtils/test/TransformIteratorTest.cpp:33
↓ 10 callersMethodbegin
third-party/cxxopts/cxxopts.hpp:1636
↓ 10 callersFunctioncurrent_path
third-party/ghc/filesystem.hpp:3545
↓ 10 callersMethodend
src/armnnUtils/test/TransformIteratorTest.cpp:38
↓ 10 callersFunctionfile_size
third-party/ghc/filesystem.hpp:3676
↓ 10 callersMethodpath
third-party/ghc/filesystem.hpp:1497
↓ 10 callersFunctionstbi__blinn_8x8
fast 0..255 * 0..255 => 0..255 rounded multiplication
third-party/stb/stb_image.h:3523
↓ 10 callersFunctionstbir__resize_arbitrary
third-party/stb/stb_image_resize.h:2426
↓ 10 callersFunctionweakly_canonical
third-party/ghc/filesystem.hpp:4356
↓ 9 callersMethodAddBatchNormalizationLayer
src/armnn/Network.cpp:424
↓ 9 callersMethodAddConcatLayer
src/armnn/Network.cpp:266
↓ 9 callersFunctionAddPoolingLayer
Convenience function to add a pooling layer to a graph
src/backends/backendsCommon/test/OptimizeSubgraphViewTests.cpp:122
↓ 9 callersMethodAnalyzeEventsAndWriteResults
src/armnn/Profiling.cpp:490
↓ 9 callersMethodApplyToModel
profiling/server/include/timelineDecoder/TimelineDecoder.hpp:46
↓ 9 callersMethodAsFloat
include/armnn/BackendOptions.hpp:122
↓ 9 callersMethodAsInt
include/armnn/BackendOptions.hpp:120
↓ 9 callersMethodBeginInputSlots
Allows non-const access to input slots, but don't expose vector (vector size is fixed at layer construction).
src/armnn/Layer.hpp:262
↓ 9 callersFunctionComputeSplitAxis
src/backends/backendsCommon/WorkloadUtils.cpp:377
↓ 9 callersFunctionConvertExternalProfilingOptions
src/armnnUtils/ProfilingOptionsConverter.cpp:17
↓ 9 callersMethodCreateTensorHandles
src/armnn/Layer.cpp:308
↓ 9 callersMethodDeregister
src/armnn/BackendRegistry.cpp:41
↓ 9 callersMethodEndInputSlots
src/armnn/Layer.hpp:263
↓ 9 callersFunctionFuseLayer
src/backends/aclCommon/ArmComputeSubgraphUtils.hpp:53
↓ 9 callersFunctionFusedActivation
delegate/classic/src/ClassicDelegateUtils.hpp:220
↓ 9 callersFunctionFusedActivation
delegate/opaque/src/OpaqueDelegateUtils.hpp:260
↓ 9 callersFunctionGetCurrentThreadId
profiling/common/src/Threads.cpp:27
↓ 9 callersMethodGetFactory
src/backends/backendsCommon/TensorHandleFactoryRegistry.cpp:39
↓ 9 callersMethodGetHandleFactoryPreferences
src/armnn/test/TensorHandleStrategyTest.cpp:136
← previousnext →501–600 of 10,903, ranked by callers