MCPcopy Create free account

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

Functions13,148 in github.com/ARM-software/ComputeLibrary

↓ 39 callersFunctionfill_tensor
tests/validation/CPP/DetectionPostProcessLayer.cpp:48
↓ 39 callersMethodinit
tests/framework/Framework.cpp:178
↓ 39 callersFunctionstbi__get16be
include/stb/stb_image.h:1694
↓ 38 callersMethodfree
tests/validation/CL/UNIT/TensorAllocator.cpp:75
↓ 38 callersMethodseed
tests/AssetsLibrary.cpp:267
↓ 38 callersMethodshape
tests/SimpleTensor.h:324
↓ 37 callersMethodcell_to_forget_weights
arm_compute/runtime/common/LSTMParams.h:227
↓ 37 callersMethodend
Return the end of the valid region for the given dimension @p d */
arm_compute/core/Types.h:197
↓ 37 callersMethodformat
tests/SimpleTensor.h:356
↓ 37 callersMethodreinterpret_input_as_3d
Flag which specifies if the input tensor has to be reinterpreted as 3D * * @return True if the input tensor has to be reinterpreted as 3D te
arm_compute/core/Types.h:1875
↓ 37 callersMethodvalidate
src/graph/INode.cpp:45
↓ 37 callersMethodvalidate
tests/validation/fixtures/UNIT/DynamicTensorFixture.h:72
↓ 36 callersFunctiondequantize_qasymm8_signed
Dequantize a scalar value from signed 8-bit asymmetric to floating-point * * @param[in] input Input value to quantize * @param[in] offset Quantiza
src/core/CL/cl_kernels/helpers_asymm.h:75
↓ 36 callersFunctionget_implementation
Micro-kernel selector * * @param[in] data Selection data passed to help pick the appropriate micro-kernel * * @return A matching micro-kernel else
src/core/NEON/kernels/NECropKernel.cpp:88
↓ 36 callersMethodget_isa
src/core/CPP/CPPTypes.cpp:169
↓ 36 callersMethodprint_entry
tests/framework/printers/JSONPrinter.cpp:73
↓ 35 callersFunctionactivation_layer
tests/validation/reference/ActivationLayer.cpp:39
↓ 35 callersMethodadd_argument
src/core/CL/ICLKernel.h:362
↓ 35 callersFunctiondequantize
Dequantize a value given an 8-bit asymmetric quantization scheme * * @param[in] value Value to dequantize * @param[in] scale Scale to use for deq
arm_compute/core/QuantizationInfo.h:459
↓ 35 callersFunctiongetInfo
include/CL/opencl.hpp:1789
↓ 35 callersFunctionget_dimension_size
src/graph/Utils.cpp:143
↓ 35 callersMethodhas_padding
arm_compute/core/TensorInfo.h:273
↓ 35 callersFunctionhave_different_dimensions
arm_compute/core/Validate.h:58
↓ 35 callersMethodparse
utils/command_line/ListOption.h:72
↓ 35 callersMethodtarget
src/graph/backends/CL/CLTensorHandle.cpp:96
↓ 35 callersMethodtensor
src/graph/Graph.cpp:228
↓ 34 callersMethodhas_bf16
src/core/CPP/CPPTypes.cpp:69
↓ 34 callersMethodnum_outputs
src/graph/INode.cpp:183
↓ 34 callersMethodsetArg
include/CL/opencl.hpp:5856
↓ 33 callersMethodconfigure
Set the input and output tensors. * * @param[in] input Source tensor. 3 lower dimensions represent a single input [width, height, IFM]
arm_compute/graph/backends/FusedConvolutionBatchNormalizationFunction.h:77
↓ 33 callersMethodid
src/graph/INode.cpp:102
↓ 33 callersMethodinput_edge
src/graph/INode.cpp:171
↓ 33 callersFunctionvsubq_f16
scripts/clang-tidy.h:80
↓ 33 callersFunctionwrap_around
arm_compute/core/Helpers.h:281
↓ 32 callersMethoddata_layout
arm_compute/core/TensorInfo.h:314
↓ 32 callersMethodinput_to_input_weights
arm_compute/runtime/common/LSTMParams.h:207
↓ 32 callersMethodnum_inputs
src/graph/INode.cpp:178
↓ 32 callersMethodprint
src/core/ITensor.cpp:73
↓ 32 callersFunctionset_node_params
src/graph/GraphBuilder.cpp:48
↓ 32 callersFunctionstbi__get32le
include/stb/stb_image.h:1722
↓ 32 callersFunctionto_string
tests/SimpleTensorPrinter.h:141
↓ 32 callersMethodworkspace
src/common/IOperator.cpp:68
↓ 31 callersMethoddepth_output_gemm3d
Depth (third dimension) of the output tensor to be used with the GEMM3D kernel * * @note GEMM3D kernel is used when the output has to be rei
arm_compute/core/Types.h:1867
↓ 31 callersFunctionget_target_from_name
src/core/GPUTarget.cpp:130
↓ 31 callersMethodid
Returns edge id * * @return Edge id */
arm_compute/graph/Edge.h:74
↓ 31 callersFunctionstbi__skip
include/stb/stb_image.h:1644
↓ 31 callersFunctionstoul
Convert string values to unsigned long. * * @note This function implements the same behaviour as std::stoul. The latter * is missing in some
support/StringSupport.h:91
↓ 31 callersMethodtotal_size_upper
Collapses given dimension and above. * * @param[in] dimension Size of the wanted dimension * * @return The linear size of the coll
arm_compute/core/TensorShape.h:187
↓ 31 callersFunctionupper_string
src/core/utils/StringUtils.cpp:45
↓ 30 callersFunctionaccept_text
src/runtime/CL/mlgo/MLGOParser.cpp:354
↓ 30 callersFunctioncheck_nodeidx_pair
src/graph/GraphBuilder.cpp:40
↓ 30 callersMethodsize
Memory region size accessor * * @return Memory region size */
arm_compute/runtime/IMemoryRegion.h:76
↓ 30 callersFunctionstbi__get16le
include/stb/stb_image.h:1714
↓ 29 callersMethodcollapsed_from
Return a copy with collapsed dimensions starting from a given point. * * @param[in] start Starting point of collapsing dimensions. *
arm_compute/core/TensorShape.h:166
↓ 29 callersMethodhas_i8mm
src/core/CPP/CPPTypes.cpp:89
↓ 29 callersMethodkernel
Return the kernel to run * * @return The function pointer to the chosen kernel */
src/cpu/kernels/activation/heuristics/CpuActivationKernelHeuristics.cpp:370
↓ 29 callersMethodrecurrent_to_input_weights
arm_compute/runtime/common/LSTMParams.h:212
↓ 29 callersMethodschedule
src/runtime/OMP/OMPScheduler.cpp:71
↓ 29 callersMethodset_target
src/core/CL/ICLKernel.cpp:180
↓ 29 callersFunctionto_string
tests/framework/Exceptions.cpp:102
↓ 29 callersFunctionupdate_window_and_padding
src/core/helpers/WindowHelpers.h:46
↓ 29 callersFunctionvdequantize
Dequantize a neon vector holding 16 16-bit quantized values. * * @param[in] qv Input values to be dequantized. * @param[in] qi Quantization informa
src/core/NEON/NESymm.h:171
↓ 28 callersFunctioncompute_rhs_reshaped_shape
Calculate the Right Hand Side matrix reshaped shape * * @param[in] a Input tensor info * @param[in] rhs_info Right Hand Side matrix informat
arm_compute/core/utils/misc/ShapeCalculator.h:244
↓ 28 callersMethodcontext
src/runtime/CL/CLTensor.cpp:36
↓ 28 callersMethodenqueue
src/runtime/CL/CLScheduler.cpp:250
↓ 28 callersFunctionmap
utils/Utils.h:214
↓ 28 callersMethodread
src/runtime/CL/mlgo/MLGOParser.cpp:157
↓ 28 callersFunctionselect_lhs_rhs_info
src/gpu/cl/kernels/gemm/ClGemmHelpers.cpp:75
↓ 27 callersMethodactivation_info
src/graph/nodes/ActivationLayerNode.cpp:40
↓ 27 callersFunctioncompute_deep_convolution_shape
Calculate the deep convolution shape output shape of a tensor * * @param[in] input_shape Input tensor shape * @param[in] input_data_layout In
arm_compute/core/utils/misc/ShapeCalculator.h:788
↓ 27 callersFunctionfill_tensor
tests/validation/NEON/DetectionPostProcessLayer.cpp:48
↓ 27 callersMethodhas_svei8mm
src/core/CPP/CPPTypes.cpp:94
↓ 27 callersMethodinput_gate_bias
arm_compute/runtime/common/LSTMParams.h:222
↓ 27 callersFunctionis_data_type_quantized_per_channel
Check if a given data type is of per channel type * * @param[in] dt Input data type. * * @return True if data type is of per channel type, else fa
arm_compute/core/utils/DataTypeUtils.h:455
↓ 27 callersFunctionlog
Natural logorithm. \param arg function argument \return logarithm of \a arg to base e template<typename T> typename enable<expr,T>::type log(T arg) {
include/half/half.hpp:2338
↓ 27 callersMethodmax_sizes
Get max sizes. */
arm_compute/core/Types.h:757
↓ 26 callersMethodextend_padding
src/core/TensorInfo.cpp:303
↓ 26 callersMethodgemmlowp_output_stage
GEMMLowp output stage * * @return the GEMMLowp output stage info */
arm_compute/function_info/GEMMInfo.h:222
↓ 26 callersFunctionget_internal
Extract internal representation of a Queue * * @param[in] queue Opaque queue pointer * * @return The internal representation as an IQueue */
src/common/IQueue.h:76
↓ 26 callersFunctionindex2coord
Convert a linear index into n-dimensional coordinates. * * @param[in] shape Shape of the n-dimensional tensor. * @param[in] index Linear index spec
tests/Utils.h:363
↓ 26 callersMethodpooled_height
Get the pooled height of the layer */
arm_compute/core/Types.h:1289
↓ 26 callersMethodpooled_width
Get the pooled width of the layer */
arm_compute/core/Types.h:1284
↓ 26 callersMethoduse_layer_norm
arm_compute/runtime/common/LSTMParams.h:322
↓ 26 callersMethodweight_format
arm_compute/core/Types.h:1738
↓ 25 callersMethodcell_to_output_weights
arm_compute/runtime/common/LSTMParams.h:232
↓ 25 callersFunctioncompute_mm_shape
Calculate the matrix multiplication output shape of two tensors * * @param[in] input0 First input tensor info * @param[in] input
arm_compute/core/utils/misc/ShapeCalculator.h:991
↓ 25 callersMethodfinalize
src/graph/GraphContext.cpp:101
↓ 25 callersMethodhas_peephole_opt
arm_compute/runtime/common/LSTMParams.h:307
↓ 25 callersMethodhas_sme_i8i32
src/core/CPP/CPPTypes.cpp:124
↓ 25 callersFunctionpermute_shape
Permutes a given tensor shape given the input and output data layout * * @param[in] tensor_shape Tensor shape to permute * @param[in] in_data_la
utils/GraphUtils.h:673
↓ 25 callersMethodprojection_weights
arm_compute/runtime/common/LSTMParams.h:237
↓ 24 callersMethodcell_to_input_weights
arm_compute/runtime/common/LSTMParams.h:217
↓ 24 callersFunctionconsume_common_graph_parameters
utils/CommonGraphOptions.cpp:187
↓ 24 callersMethodfill_static_values
tests/AssetsLibrary.h:645
↓ 24 callersFunctionget_input_accessor
Generates appropriate input accessor according to the specified graph parameters * * @param[in] graph_parameters Graph parameters * @param[in] prep
utils/GraphUtils.h:504
↓ 24 callersMethodget_output_cols
src/core/NEON/kernels/arm_conv/depthwise/depthwise_depthfirst.hpp:69
↓ 24 callersMethodhandle
src/graph/Tensor.cpp:55
↓ 24 callersMethodhas_cifg_opt
arm_compute/runtime/common/LSTMParams.h:317
↓ 24 callersMethodhas_dotprod
src/core/CPP/CPPTypes.cpp:79
↓ 24 callersFunctionscaled_dimensions
src/core/Utils.cpp:288
← previousnext →201–300 of 13,148, ranked by callers