Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ functions
Functions
13,148 in github.com/ARM-software/ComputeLibrary
⨍
Functions
13,148
◇
Types & classes
4,559
↓ 14 callers
Function
calculate_avg_scale_pool2d
src/core/helpers/PoolingHelpers.h:68
↓ 14 callers
Function
compute_deconvolution_output_shape
Calculate the output shape of the deconvolution layer * * @param[in] out_dims Output x and y shape dimensions * @param[in] input Input tensor in
arm_compute/core/utils/misc/ShapeCalculator.h:556
↓ 14 callers
Function
compute_depthwise_convolution_shape
Calculate the depthwise convolution output shape of a tensor * * @param[in] input Input tensor info * @param[in] weights Weights tensor info * @
arm_compute/core/utils/misc/ShapeCalculator.h:444
↓ 14 callers
Method
configure
tests/CL/Helper.h:54
↓ 14 callers
Function
cpu_impl_dt
Returns the suffix string of CPU kernel implementation names based on the given data type * * @param[in] data_type The data type the CPU kernel impl
arm_compute/core/utils/DataTypeUtils.h:541
↓ 14 callers
Function
fill_tensor
tests/validation/CPP/TopKV.cpp:52
↓ 14 callers
Method
free
src/runtime/CL/CLBufferAllocator.cpp:43
↓ 14 callers
Method
get
include/CL/opencl.hpp:2130
↓ 14 callers
Function
get_arch_from_target
src/core/GPUTarget.cpp:173
↓ 14 callers
Function
init
src/runtime/Scheduler.cpp:58
↓ 14 callers
Function
is_supported
src/core/NEON/kernels/arm_conv/pooling/pooling_implementation.hpp:106
↓ 14 callers
Method
map
src/cpu/CpuTensor.cpp:39
↓ 14 callers
Function
quantize_qasymm16
Quantize a value given a 16-bit asymmetric quantization scheme * * @param[in] value Value to quantize * @param[in] qinfo Quanti
arm_compute/core/QuantizationInfo.h:587
↓ 14 callers
Method
reshape_b_only_on_first_run
Flag which specifies if the reshape of matrix B should executed only for the first * * @note This flag could be set to TRUE when GEMM is use
arm_compute/function_info/GEMMInfo.h:190
↓ 14 callers
Method
set_num_dimensions
Set number of dimensions */
arm_compute/core/Dimensions.h:152
↓ 14 callers
Method
size
Size of the dataset. * * @return Number of values in the dataset. */
tests/framework/datasets/ZipDataset.h:127
↓ 14 callers
Method
steps
Get the step coordinates */
arm_compute/core/Types.h:732
↓ 13 callers
Function
DATA_TEST_CASE
tests/validation/runtime/experimental/operators/CpuGEMMLowp.cpp:70
↓ 13 callers
Method
adj_rhs
Get Adjoint RHS flag value */
arm_compute/function_info/MatMulInfo.h:44
↓ 13 callers
Function
arithmetic_operation
tests/validation/reference/ArithmeticOperations.cpp:107
↓ 13 callers
Method
aspect_ratios
Get aspect ratios. */
arm_compute/core/Types.h:762
↓ 13 callers
Function
builtin_isnan
include/half/half.hpp:420
↓ 13 callers
Function
clCreateCommandQueueWithProperties
src/core/CL/OpenCL.cpp:386
↓ 13 callers
Function
clamp
arm_compute/core/utils/misc/Utility.h:110
↓ 13 callers
Method
close
src/core/utils/io/FileHandler.cpp:50
↓ 13 callers
Method
consumer
Returns consumer node * * @return Consumer node */
arm_compute/graph/Edge.h:106
↓ 13 callers
Method
convolution_info
src/graph/nodes/ConvolutionLayerNode.cpp:71
↓ 13 callers
Function
create_vector
tests/validation/UNIT/WindowIterator.cpp:58
↓ 13 callers
Function
dequantize_qasymm16
Dequantize a value given a 16-bit asymmetric quantization scheme * * @param[in] value Value to dequantize * @param[in] qinfo Quantization informati
arm_compute/core/QuantizationInfo.h:603
↓ 13 callers
Method
dim
src/cpu/kernels/assembly/arm_gemm/ndrange.hpp:58
↓ 13 callers
Function
export_to_cl_image
src/core/CL/CLHelpers.cpp:483
↓ 13 callers
Function
fill_random_tensor
utils/Utils.h:786
↓ 13 callers
Method
first_slice_window_1D
First 1D slice of the window * * @return The first slice of the window. */
arm_compute/core/Window.h:294
↓ 13 callers
Function
get_quantized_activation_min_max
src/core/Utils.cpp:442
↓ 13 callers
Method
has_sme_b16f32
src/core/CPP/CPPTypes.cpp:139
↓ 13 callers
Method
has_sme_f32f32
src/core/CPP/CPPTypes.cpp:134
↓ 13 callers
Function
is_data_type_quantized_symmetric
Check if a given data type is of symmetric quantized type * * @param[in] dt Input data type. * * @return True if data type is of symmetric quantiz
arm_compute/core/utils/DataTypeUtils.h:436
↓ 13 callers
Method
n
Number of matrix B columns * * @return the number of matrix B columns */
arm_compute/core/Types.h:1832
↓ 13 callers
Method
num_elements
tests/SimpleTensor.h:419
↓ 13 callers
Method
quantization_info
arm_compute/core/TensorInfo.h:310
↓ 13 callers
Function
set_shape_if_empty
Set the shape to the specified value if the current assignment is empty. * * @param[in,out] info Tensor info used to check and assign. * @param[in
src/core/helpers/AutoConfiguration.h:95
↓ 13 callers
Method
slide_window_slice_4D
Slide the passed 4D window slice. * * If slice contains the last slice then it will remain unchanged and false will be returned. *
arm_compute/core/Window.h:366
↓ 13 callers
Method
start
tests/framework/Profiler.cpp:48
↓ 13 callers
Function
tolower
Convert string to lower case. * * @param[in] string To be converted string. * * @return Lower case string. */
tests/framework/Utils.h:157
↓ 13 callers
Method
unmap
src/cpu/CpuTensor.cpp:59
↓ 13 callers
Method
values_per_roi
Get the values used to represent a ROI(Region Of Interest)*/
arm_compute/core/Types.h:1444
↓ 12 callers
Function
FIXTURE_DATA_TEST_CASE
tests/validation/NEON/GEMMLowp.cpp:299
↓ 12 callers
Method
add
tests/framework/Profiler.cpp:35
↓ 12 callers
Method
adj_lhs
Get Adjoint LHS flag value */
arm_compute/function_info/MatMulInfo.h:39
↓ 12 callers
Function
compute_pool_shape
Calculate the output pool shape of a tensor * * @param[in] input Input tensor info * @param[in] pool_info Pooling layer info * * @return the
arm_compute/core/utils/misc/ShapeCalculator.h:885
↓ 12 callers
Function
fully_connected_layer
tests/validation/reference/FullyConnectedLayer.cpp:148
↓ 12 callers
Method
fused_activation
src/graph/nodes/EltwiseLayerNode.cpp:55
↓ 12 callers
Function
get_hw_capability
Query features through sysctlbyname * * @return int value queried */
src/common/cpuinfo/CpuInfo.cpp:336
↓ 12 callers
Method
get_input_cols
src/core/NEON/kernels/convolution/winograd/input_transform.hpp:151
↓ 12 callers
Method
get_input_rows
src/core/NEON/kernels/convolution/winograd/input_transform.hpp:150
↓ 12 callers
Method
get_kernel_cols
src/core/NEON/kernels/arm_conv/depthwise/depthwise_depthfirst.hpp:72
↓ 12 callers
Method
get_output_cols
src/core/NEON/kernels/convolution/winograd/output_transform.hpp:164
↓ 12 callers
Function
get_tensor_descriptor
Returns the tensor descriptor of a given tensor * * @param[in] g Graph that the tensor belongs to * @param[in] tid Tensor ID * * @return Tensor
arm_compute/graph/Utils.h:54
↓ 12 callers
Method
hidden_state_scale
arm_compute/runtime/common/LSTMParams.h:302
↓ 12 callers
Function
image2d_from_buffer_supported
src/core/CL/CLHelpers.cpp:411
↓ 12 callers
Function
is_one
Checks if the input floating point number is 1.0f checking if the difference is within a range defined with epsilon * * @param[in] a Input flo
src/core/utils/helpers/float_ops.h:100
↓ 12 callers
Method
k0
src/core/NEON/kernels/arm_gemm/gemm_interleaved.hpp:541
↓ 12 callers
Method
lifetime_manager
src/runtime/MemoryManagerOnDemand.cpp:42
↓ 12 callers
Method
m
Number of matrix A rows * * @return the number of matrix A rows */
arm_compute/core/Types.h:1824
↓ 12 callers
Method
num_classes
Get num classes. */
arm_compute/core/Types.h:851
↓ 12 callers
Function
opencl_is_available
src/core/CL/OpenCL.cpp:236
↓ 12 callers
Method
pool_manager
src/runtime/MemoryManagerOnDemand.cpp:47
↓ 12 callers
Method
run
src/runtime/NEON/functions/NEQLSTMLayer.cpp:109
↓ 12 callers
Method
split_dimension
Return the prefered split dimension * * @return The split dimension */
arm_compute/runtime/IScheduler.h:100
↓ 12 callers
Function
stbi__grow_buffer_unsafe
include/stb/stb_image.h:2075
↓ 12 callers
Function
stbi__zreceive
include/stb/stb_image.h:4214
↓ 12 callers
Function
validate_arguments
src/cpu/kernels/CpuSubKernel.cpp:86
↓ 12 callers
Function
vquantize
src/cpu/kernels/CpuMulKernel.cpp:177
↓ 11 callers
Function
absolute_tolerance
tests/validation/helpers/ActivationHelpers.cpp:80
↓ 11 callers
Method
consumer_id
Returns sink node id * * @return Sink node id */
arm_compute/graph/Edge.h:90
↓ 11 callers
Function
copy
tests/validation/reference/Copy.cpp:37
↓ 11 callers
Function
delta_bilinear
Computes bilinear interpolation using the top-left, top-right, bottom-left, bottom-right pixels and the pixel's distance between * the real coordinat
src/core/helpers/ScaleHelpers.h:193
↓ 11 callers
Function
device_supports_extension
src/core/CL/CLHelpers.cpp:285
↓ 11 callers
Method
fast_math
Flag which specifies if a shorter accumulator to be used. * * @return True if a shorter accumulator has to be used */
arm_compute/function_info/GEMMInfo.h:246
↓ 11 callers
Method
fill
tests/validation/fixtures/DepthwiseConvolutionLayerFixture.h:571
↓ 11 callers
Method
fill
tests/validation/fixtures/GEMMFixture.h:90
↓ 11 callers
Method
fill
tests/validation/fixtures/CpuDepthwiseConv2dFixture.h:590
↓ 11 callers
Method
get
Inherited overridden methods
utils/ImageLoader.h:75
↓ 11 callers
Method
get_input_cols
src/core/NEON/kernels/arm_conv/depthwise/depthwise_strategies_common.cpp:35
↓ 11 callers
Method
get_input_rows
src/core/NEON/kernels/arm_conv/depthwise/depthwise_strategies_common.cpp:30
↓ 11 callers
Method
get_output_rows
src/core/NEON/kernels/convolution/winograd/output_transform.hpp:163
↓ 11 callers
Method
im_height
Get image height (NMS may suppress boxes whose center sits beyond the image height) */
arm_compute/core/Types.h:592
↓ 11 callers
Method
im_width
Get image width (NMS may suppress boxes whose center sits beyond the image width) */
arm_compute/core/Types.h:587
↓ 11 callers
Method
is_configured
src/cpu/operators/internal/CpuGemmAssemblyDispatch.cpp:629
↓ 11 callers
Method
max_detections
Get max detections. */
arm_compute/core/Types.h:970
↓ 11 callers
Method
name
src/graph/mutators/NodeFusionMutator.cpp:369
↓ 11 callers
Method
register_tensor
src/graph/backends/CL/CLFunctionsFactory.cpp:110
↓ 11 callers
Function
relative_tolerance
tests/validation/helpers/ActivationHelpers.cpp:41
↓ 11 callers
Function
set_format_if_unknown
Set the format, data type and number of channels to the specified value if * the current data type is unknown. * * @param[in,out] info Tensor inf
src/core/helpers/AutoConfiguration.h:114
↓ 11 callers
Function
sin
Sine function. \param arg function argument \return sine value of \a arg template<typename T> typename enable<expr,T>::type sin(T arg) { return functi
include/half/half.hpp:2408
↓ 10 callers
Function
add_s32
src/cpu/kernels/CpuGemmLowpOffsetContributionOutputStageKernel.cpp:65
↓ 10 callers
Function
block_by
arm_compute/core/Types.h:1660
↓ 10 callers
Method
broadcast_bias
Flag which specifies whether to broadcast the shape of the bias tensor. * * @return True if the shape of the bias tensor is to be broadcaste
arm_compute/core/Types.h:1883
↓ 10 callers
Function
clCreateImage
src/core/CL/OpenCL.cpp:1056
↓ 10 callers
Method
default_init
src/runtime/CL/CLScheduler.cpp:142
← previous
next →
401–500 of 13,148, ranked by callers