Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/ncnn
/ functions
Functions
15,148 in github.com/Tencent/ncnn
⨍
Functions
15,148
◇
Types & classes
3,552
↓ 53 callers
Function
exp_ps
exp() computed for 4 float at once */
src/layer/arm/neon_mathfun.h:132
↓ 53 callers
Method
reclaim_blob_allocator
src/gpu.cpp:4624
↓ 53 callers
Function
test_crop_oom
tests/test_crop_oom.cpp:6
↓ 52 callers
Function
RandomInt
tests/testutil.cpp:80
↓ 52 callers
Function
RandomInt
tests/test_mat_pixel_drawing.cpp:13
↓ 52 callers
Function
cpu_support_riscv_zfh
src/cpu.cpp:2863
↓ 52 callers
Function
get_mlir_value_uniq_id
tools/mlir/mlir2ncnn.cpp:19
↓ 52 callers
Function
gridsample_load_p1_mips
src/layer/mips/gridsample_apply_interpolation.h:11
↓ 51 callers
Function
RAND
tests/testutil.cpp:63
↓ 51 callers
Function
float32_to_float16
tools/pnnx/src/utils.cpp:63
↓ 51 callers
Function
get_node_attr_i
tools/onnx/onnx2ncnn.cpp:101
↓ 51 callers
Function
get_physical_big_cpu_count
src/cpu.cpp:2963
↓ 50 callers
Function
IntArray
tests/test_tile.cpp:23
↓ 50 callers
Function
__msa_fill_d_ptr
src/layer/mips/mips_usability.h:193
↓ 50 callers
Function
test_convolution1d
tests/test_convolution1d.cpp:6
↓ 50 callers
Function
test_shufflechannel
tests/test_shufflechannel.cpp:6
↓ 49 callers
Function
exp_ps
exp() computed for 4 float at once */
src/layer/loongarch/lsx_mathfun.h:139
↓ 49 callers
Method
forward_inplace
src/layer.cpp:94
↓ 49 callers
Function
try_initialize_global_cpu_info
src/cpu.cpp:2257
↓ 48 callers
Method
convert_packing
src/gpu.cpp:4776
↓ 48 callers
Function
float16_to_float32
tools/pnnx/src/utils.cpp:117
↓ 48 callers
Method
get
tools/mlir/tf_types.cc:116
↓ 48 callers
Function
quantize_to_int8
src/mat.cpp:2406
↓ 48 callers
Function
test_gemm_bias
tests/test_gemm_2.h:6
↓ 48 callers
Function
test_gemm_bias_nt
tests/test_gemm_nt.cpp:73
↓ 48 callers
Function
test_groupnorm
tests/test_groupnorm.cpp:6
↓ 48 callers
Function
test_matmul
tests/test_matmul.cpp:6
↓ 47 callers
Function
log_ps
natural logarithm computed for 4 simultaneous float * return NaN for x <= 0 */
src/layer/mips/msa_mathfun.h:60
↓ 47 callers
Function
sigmoid_ps
src/layer/arm/neon_mathfun.h:311
↓ 47 callers
Function
test_deconvolution
tests/test_deconvolution.cpp:6
↓ 47 callers
Function
transpose16x4_ps
src/layer/x86/x86_usability.h:1476
↓ 46 callers
Function
combine4x4_epi32
src/layer/x86/x86_usability.h:1868
↓ 46 callers
Function
release
src/simpleocv.h:328
↓ 46 callers
Function
test_layer_oom
tests/test_reshape_oom.cpp:6
↓ 44 callers
Function
activation_ps_f16
src/layer/arm/arm_activation.h:108
↓ 44 callers
Function
get_node_attr_f
tools/onnx/onnx2ncnn.cpp:115
↓ 44 callers
Function
stbi__rewind
src/stb_image.h:898
↓ 43 callers
Method
area
what more do you need to know vro
examples/arcface.cpp:83
↓ 43 callers
Function
fabsf
src/simplemath.cpp:52
↓ 42 callers
Function
format
tools/darknet/darknet2ncnn.cpp:117
↓ 42 callers
Function
get_physical_cpu_count
src/cpu.cpp:2948
↓ 42 callers
Function
test_normalize
tests/test_normalize.cpp:6
↓ 41 callers
Function
_mm_reduce_add_ps
src/layer/x86/x86_usability.h:264
↓ 41 callers
Function
imread
src/simpleocv.cpp:26
↓ 41 callers
Method
set_float32_data
tools/pnnx/src/ir.cpp:232
↓ 41 callers
Function
test_deconvolution_dynamic
tests/test_deconvolution.cpp:178
↓ 40 callers
Function
IntArray
tests/test_slice.cpp:6
↓ 40 callers
Function
create_layer
src/layer.cpp:161
↓ 40 callers
Function
get_model_file
r"""Return location for the pretrained on local file system. This function will download from online model zoo when model cannot be found or has
python/ncnn/model_zoo/model_store.py:92
↓ 40 callers
Function
perf_sdpa_prefill
prefill phase: larger src_seqlen, no kv_cache (past_seqlen=0)
tests/perf/perf_sdpa_prefill.cpp:7
↓ 40 callers
Method
size
src/pipelinecache.cpp:497
↓ 40 callers
Function
test_gemm
tests/test_gemm_0.h:6
↓ 39 callers
Method
destroy_pipeline
tests/test_squeezenet.cpp:291
↓ 39 callers
Function
stbi__get16be
src/stb_image.h:1706
↓ 39 callers
Function
test_convolutiondepthwise
tests/test_convolutiondepthwise.cpp:6
↓ 39 callers
Function
test_convolutiondepthwise1d
tests/test_convolutiondepthwise1d.cpp:6
↓ 39 callers
Function
test_layer_opt
tests/testutil.cpp:1847
↓ 38 callers
Function
RandomDynamicQuantMat
tests/test_multiheadattention_1.cpp:56
↓ 38 callers
Method
destroy_pipeline
src/layer.cpp:61
↓ 38 callers
Function
imshow
src/simpleocv.cpp:290
↓ 38 callers
Method
kind
tools/pnnx/src/pass_level1/fuse_module_pass.cpp:12
↓ 38 callers
Function
transpose16x16_ps
src/layer/x86/x86_usability.h:1309
↓ 38 callers
Function
transpose8x4_ps
transpose8x4_ps - transpose 8x4 block of float (LASX)
src/layer/loongarch/loongarch_usability.h:964
↓ 38 callers
Function
waitKey
src/simpleocv.cpp:297
↓ 37 callers
Function
_mm512_comp_reduce_add_ps
src/layer/x86/x86_usability.h:1826
↓ 37 callers
Function
exp256_ps
exp() computed for 4 float at once */
src/layer/loongarch/lasx_mathfun.h:115
↓ 37 callers
Function
powf
src/simplemath.cpp:391
↓ 37 callers
Function
tanh_ps
Single precision hyperbolic tangent computed for 4 simultaneous float */
src/layer/arm/neon_mathfun_tanh.h:26
↓ 36 callers
Function
_mm256_reduce_add_ps
src/layer/x86/x86_usability.h:990
↓ 36 callers
Function
benchmark
benchmark/benchncnn.cpp:51
↓ 36 callers
Method
create_pipeline
src/gpu.cpp:4270
↓ 36 callers
Function
exp256_ps
src/layer/x86/avx_mathfun.h:250
↓ 36 callers
Method
named_input
tools/pnnx/src/ir.cpp:499
↓ 36 callers
Function
test_convolutiondepthwise_int8
tests/test_convolutiondepthwise_1.cpp:87
↓ 36 callers
Function
test_gemm_int8_bias
tests/test_gemm_3.cpp:239
↓ 36 callers
Function
test_matmul_transb
tests/test_matmul.cpp:26
↓ 36 callers
Method
total
tools/quantize/imreadwrite.h:154
↓ 36 callers
Function
type_in
tools/pnnx/src/model_stat.cpp:22
↓ 35 callers
Function
cpu_support_arm_asimddp
src/cpu.cpp:2501
↓ 35 callers
Function
create_layer_vulkan
src/layer.cpp:189
↓ 35 callers
Function
get_tensor_proto_data_size
tools/onnx/onnx2ncnn.cpp:331
↓ 35 callers
Function
make_pair
src/simplestl.h:108
↓ 35 callers
Method
new_operator_before
tools/pnnx/src/ir.cpp:3045
↓ 35 callers
Function
putText
src/simpleocv.cpp:437
↓ 35 callers
Method
support_VK_KHR_push_descriptor
src/gpu.cpp:2128
↓ 35 callers
Function
transpose8x4_ps
src/layer/x86/x86_usability.h:632
↓ 34 callers
Method
forward_inplace
src/layer/x86/elu_x86.cpp:26
↓ 34 callers
Function
getTextSize
src/simpleocv.cpp:466
↓ 34 callers
Function
gridsample_load_pack4_lsx
src/layer/loongarch/gridsample_apply_interpolation.h:5
↓ 34 callers
Function
test_innerproduct
tests/test_innerproduct.cpp:6
↓ 34 callers
Function
test_layer_oom
tests/testutil.cpp:2464
↓ 34 callers
Function
test_quantize
tests/test_quantize.cpp:100
↓ 34 callers
Function
test_reduction
tests/test_reduction.cpp:54
↓ 34 callers
Method
type
src/gpu.cpp:1748
↓ 33 callers
Method
Net
src/net.cpp:1191
↓ 33 callers
Method
fastMalloc
src/allocator.cpp:98
↓ 33 callers
Method
release
tools/quantize/imreadwrite.h:115
↓ 32 callers
Method
LSTM
src/layer/lstm.cpp:8
↓ 32 callers
Method
forward
tests/test_squeezenet.cpp:296
↓ 32 callers
Function
get_gpu_device
src/gpu.cpp:4929
← previous
next →
201–300 of 15,148, ranked by callers