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
↓ 24 callers
Method
spatial_scale
Get the scale of the feature map */
arm_compute/core/Types.h:1438
↓ 24 callers
Function
vcvtq_f32_q32
src/core/helpers/PoolingHelpers.h:148
↓ 23 callers
Method
fill
tests/validation/fixtures/GEMMLowpFixture.h:2806
↓ 23 callers
Method
import_memory
src/runtime/TensorAllocator.cpp:159
↓ 23 callers
Method
prepare
src/graph/Workload.cpp:62
↓ 23 callers
Function
round
support/Rounding.h:181
↓ 23 callers
Function
transform
(_name)
examples/gemm_tuner/GemmTuner.py:480
↓ 22 callers
Function
data_size_from_type
The size in bytes of the data type * * @param[in] data_type Input data type * * @return The size in bytes of the data type */
arm_compute/core/utils/DataTypeUtils.h:42
↓ 22 callers
Method
first_slice_window_2D
First 2D slice of the window * * @return The first slice of the window. */
arm_compute/core/Window.h:302
↓ 22 callers
Method
forget_intermediate_scale
arm_compute/runtime/common/LSTMParams.h:282
↓ 22 callers
Method
has_sve2
src/core/CPP/CPPTypes.cpp:109
↓ 22 callers
Method
input_intermediate_scale
arm_compute/runtime/common/LSTMParams.h:277
↓ 22 callers
Function
rounding_divide_by_pow2
src/core/utils/quantization/AsymmHelpers.cpp:256
↓ 22 callers
Function
uint_val
src/runtime/CL/mlgo/MLGOParser.cpp:319
↓ 22 callers
Method
what
Returns an explanatory exception message * * @return Status message */
arm_compute/Acl.hpp:235
↓ 21 callers
Method
cend
Get end of const iterator. * * @return end of const iterator. */
support/Iterable.h:82
↓ 21 callers
Method
clear
tests/validation/fixtures/UNIT/DynamicTensorFixture.h:66
↓ 21 callers
Method
get
Access uderlying object * * @return Underlying object */
arm_compute/Acl.hpp:160
↓ 21 callers
Method
input_layer_norm_weights
arm_compute/runtime/common/LSTMParams.h:247
↓ 21 callers
Function
lround
support/ToolchainSupport.h:85
↓ 21 callers
Method
min_sizes
Get min sizes. */
arm_compute/core/Types.h:722
↓ 21 callers
Method
producer_id
Returns producer node id * * @return Producer node id */
arm_compute/graph/Edge.h:82
↓ 21 callers
Method
type
src/graph/nodes/ConstNode.cpp:56
↓ 20 callers
Function
arm_matrix_multiply_supported
src/core/CL/CLHelpers.cpp:533
↓ 20 callers
Method
begin
Iterator pointing at the begin of the dataset. * * @return Iterator for the dataset. */
tests/framework/datasets/ZipDataset.h:118
↓ 20 callers
Method
collapse_from
Collapse dimensions starting from a given point * * @param[in] start Starting point of collapsing dimensions */
arm_compute/core/Dimensions.h:188
↓ 20 callers
Method
fill
tests/validation/fixtures/ConvolutionLayerFixture.h:1078
↓ 20 callers
Method
first_slice_window_4D
First 4D slice of the window * * @return The first slice of the window. */
arm_compute/core/Window.h:318
↓ 20 callers
Function
get_cl_unsigned_type_from_element_size
src/core/CL/CLHelpers.cpp:107
↓ 20 callers
Method
get_function
Method to return the GEMM configuration function based on data type * * @param[in] data_type Input data type * * @return the valid
src/gpu/cl/kernels/gemm/IClGemmKernelConfig.h:70
↓ 20 callers
Function
get_min_max
Compute the mininum and maximum values a data type can take * * @param[in] dt Data type to get the min/max bounds of * * @return A tuple (min,max)
arm_compute/core/utils/DataTypeUtils.h:231
↓ 20 callers
Function
offset
Get the pointer position of a Image * * @param[in] img Pointer to the starting position of the buffer * @param[in] x Relative X position * @para
src/core/CL/cl_kernels/helpers.h:1142
↓ 20 callers
Method
open
Open a NPY file and reads its metadata * * @param[in] npy_filename File to open * @param[in] file_layout (Optional) Layout in which th
utils/Utils.h:314
↓ 20 callers
Function
permute
arm_compute/core/Helpers.h:148
↓ 20 callers
Function
stbi__get32be
include/stb/stb_image.h:1704
↓ 20 callers
Function
stbi__malloc
include/stb/stb_image.h:985
↓ 20 callers
Method
total_size_lower
Compute size of dimensions lower than the given one. * * @param[in] dimension Upper boundary. * * @return The linear size of the c
arm_compute/core/TensorShape.h:199
↓ 20 callers
Function
vmul_n_f16
scripts/clang-tidy.h:50
↓ 19 callers
Method
buffer
src/runtime/Tensor.cpp:42
↓ 19 callers
Method
buffer
src/runtime/CL/CLMemoryRegion.cpp:43
↓ 19 callers
Method
cell_layer_norm_weights
arm_compute/runtime/common/LSTMParams.h:257
↓ 19 callers
Method
element_size
tests/NEON/Accessor.h:89
↓ 19 callers
Method
forget_layer_norm_weights
arm_compute/runtime/common/LSTMParams.h:252
↓ 19 callers
Function
get_output_accessor
Generates appropriate output accessor according to the specified graph parameters * * @note If the output accessor is requested to validate the grap
utils/GraphUtils.h:548
↓ 19 callers
Method
output_intermediate_scale
arm_compute/runtime/common/LSTMParams.h:292
↓ 19 callers
Method
output_layer_norm_weights
arm_compute/runtime/common/LSTMParams.h:262
↓ 19 callers
Function
quantize_qsymm16
Quantize a value given a 16-bit symmetric quantization scheme * * @param[in] value Value to quantize * @param[in] qinfo Quantiz
arm_compute/core/QuantizationInfo.h:534
↓ 19 callers
Method
remove_dimension
Accessor to remove the dimension n from the tensor shape. * * @note The upper dimensions of the tensor shape will be shifted down by 1
arm_compute/core/TensorShape.h:113
↓ 18 callers
Function
for_each
arm_compute/core/utils/misc/Utility.h:119
↓ 18 callers
Function
is_feature_supported
src/common/cpuinfo/CpuIsaInfo.cpp:60
↓ 18 callers
Method
map
src/runtime/CL/CLTensor.cpp:66
↓ 18 callers
Function
round_half_away_from_zero
support/Rounding.h:107
↓ 18 callers
Method
unmap
src/runtime/CL/CLTensor.cpp:71
↓ 17 callers
Function
add_const_node_with_name
src/graph/GraphBuilder.cpp:71
↓ 17 callers
Method
add_option_if_else
src/core/CL/CLCompileContext.cpp:54
↓ 17 callers
Function
calculate_concatenate_shape
arm_compute/core/utils/misc/ShapeCalculator.h:1505
↓ 17 callers
Method
data
src/runtime/CL/CLTensorAllocator.cpp:121
↓ 17 callers
Method
edge
src/graph/Graph.cpp:218
↓ 17 callers
Method
is_open
Return true if a NPY file is currently open */
utils/Utils.h:335
↓ 17 callers
Method
reload_from_stream
src/runtime/CL/mlgo/MLGOHeuristics.cpp:233
↓ 17 callers
Method
slide_window_slice_2D
Slide the passed 2D window slice. * * If slice contains the last slice then it will remain unchanged and false will be returned. *
arm_compute/core/Window.h:342
↓ 17 callers
Method
variances
Get min variances. */
arm_compute/core/Types.h:727
↓ 17 callers
Method
weights
arm_compute/core/Types.h:1487
↓ 16 callers
Function
FIXTURE_DATA_TEST_CASE
tests/validation/NEON/PoolingLayer.cpp:508
↓ 16 callers
Function
allocate_tensors
src/core/helpers/MemoryHelpers.h:126
↓ 16 callers
Method
cell_intermediate_scale
arm_compute/runtime/common/LSTMParams.h:287
↓ 16 callers
Function
compute_reduced_shape
Calculate the reduced shape of a tensor given an axis * * @param[in] input Input tensor info * @param[in] axis Axis on which to perform re
arm_compute/core/utils/misc/ShapeCalculator.h:1414
↓ 16 callers
Function
fill_quantized
tests/validation/fixtures/GEMMLowpFixture.h:56
↓ 16 callers
Function
finalize_quantization
src/cpu/kernels/CpuGemmLowpQuantizeDownInt32ScaleKernel.cpp:124
↓ 16 callers
Function
get_min_max_values_from_quantized_data_type
src/core/utils/quantization/AsymmHelpers.cpp:154
↓ 16 callers
Method
has_projection
arm_compute/runtime/common/LSTMParams.h:312
↓ 16 callers
Method
num_threads
src/runtime/OMP/OMPScheduler.cpp:52
↓ 16 callers
Function
pixel_area_c1u8_clamp
Return the pixel at (x,y) using area interpolation by clamping when out of borders. The image must be single channel U8 * * @note The interpolation
src/core/helpers/ScaleHelpers.h:133
↓ 16 callers
Method
producer
Returns producer node * * @return Producer node */
arm_compute/graph/Edge.h:98
↓ 16 callers
Function
quant_hybrid_asymmetric
Check that the provided Requantize32 is compatible with the "asymmetric" hybrid kernels. These don't support per channel quantization. Technically b
src/cpu/kernels/assembly/arm_common/internal/utils.hpp:136
↓ 16 callers
Function
quantize
src/core/helpers/PoolingHelpers.h:97
↓ 16 callers
Function
stbi__at_eof
include/stb/stb_image.h:1628
↓ 16 callers
Function
stoi
Convert string values to integer. * * @note This function implements the same behaviour as std::stoi. The latter * is missing in some Android
support/StringSupport.h:55
↓ 16 callers
Function
unmap
utils/Utils.h:225
↓ 16 callers
Function
vmulq_lane_f16
scripts/clang-tidy.h:30
↓ 16 callers
Method
workspace
src/runtime/NEON/INEOperator.cpp:61
↓ 15 callers
Function
compute_transposed_shape
Calculate the transposed shape of a tensor * * @param[in] input Input tensor info * * @return the calculated shape */
arm_compute/core/utils/misc/ShapeCalculator.h:426
↓ 15 callers
Function
cpu_supports_dtypes
tests/validation/Helpers.cpp:599
↓ 15 callers
Function
deconvolution_output_dimensions
src/core/Utils.cpp:266
↓ 15 callers
Function
fabs
Absolute value. \param arg operand \return absolute value of \a arg template<typename T> typename enable<T,T>::type fabs(T arg) { return unary_special
include/half/half.hpp:2226
↓ 15 callers
Method
fill
tests/validation/fixtures/CopyFixture.h:55
↓ 15 callers
Method
get
support/DeepCopy.h:114
↓ 15 callers
Method
get_output_cols
src/core/NEON/kernels/arm_conv/pooling/pooling_depthfirst.hpp:56
↓ 15 callers
Method
get_output_rows
src/core/NEON/kernels/arm_conv/depthwise/depthwise_planar.hpp:175
↓ 15 callers
Method
has_svebf16
src/core/CPP/CPPTypes.cpp:74
↓ 15 callers
Method
is_selected
tests/framework/TestFilter.cpp:43
↓ 15 callers
Method
is_used
src/core/ITensor.cpp:162
↓ 15 callers
Function
make_printable
Cast char values to int so that their numeric value are printed.
tests/framework/Asserts.h:41
↓ 15 callers
Method
populate
tests/validation/fixtures/UNIT/DynamicTensorFixture.h:60
↓ 15 callers
Method
projection_bias
arm_compute/runtime/common/LSTMParams.h:242
↓ 15 callers
Function
quantize_qasymm8
arm_compute/core/QuantizationInfo.h:370
↓ 15 callers
Function
vextq_f16
scripts/clang-tidy.h:115
↓ 15 callers
Function
vquantize_signed
Quantize a neon vector holding 8 floating point values. * * @param[in] qv Input values to be quantized. * @param[in] qi Quantization information to
src/core/NEON/NEAsymm.h:645
↓ 14 callers
Function
accumulate
tests/validation/reference/Accumulate.cpp:39
↓ 14 callers
Method
assigned_target
src/graph/INode.cpp:198
← previous
next →
301–400 of 13,148, ranked by callers