MCPcopy Create free account

hub / github.com/Tencent/ncnn / functions

Functions15,148 in github.com/Tencent/ncnn

↓ 24 callersFunctiontest_celu
tests/test_celu.cpp:6
↓ 24 callersFunctiontest_deformableconv2d
tests/test_deformableconv2d_3.cpp:6
↓ 24 callersFunctiontest_deformableconv2d
tests/test_deformableconv2d_1.cpp:6
↓ 24 callersFunctiontest_deformableconv2d
tests/test_deformableconv2d_2.cpp:6
↓ 24 callersFunctiontest_gemm_int8
tests/test_gemm_3.cpp:184
↓ 24 callersFunctiontest_gru_int8_with_hidden
tests/test_gru.cpp:319
↓ 24 callersFunctiontest_gru_int8_with_hidden_input
tests/test_gru.cpp:356
↓ 24 callersFunctiontest_gru_int8_with_hidden_output
tests/test_gru.cpp:393
↓ 24 callersFunctiontest_gru_with_hidden
tests/test_gru.cpp:30
↓ 24 callersFunctiontest_gru_with_hidden_input
tests/test_gru.cpp:61
↓ 24 callersFunctiontest_gru_with_hidden_output
tests/test_gru.cpp:92
↓ 24 callersFunctiontest_lstm_int8_with_hidden
tests/test_lstm.cpp:367
↓ 24 callersFunctiontest_lstm_int8_with_hidden_input
tests/test_lstm.cpp:421
↓ 24 callersFunctiontest_lstm_int8_with_hidden_output
tests/test_lstm.cpp:475
↓ 24 callersFunctiontest_lstm_with_hidden
tests/test_lstm.cpp:37
↓ 24 callersFunctiontest_lstm_with_hidden_input
tests/test_lstm.cpp:79
↓ 24 callersFunctiontest_lstm_with_hidden_output
tests/test_lstm.cpp:121
↓ 24 callersFunctiontest_relu
tests/test_relu.cpp:6
↓ 24 callersFunctiontest_rnn_int8_with_hidden
tests/test_rnn.cpp:319
↓ 24 callersFunctiontest_rnn_int8_with_hidden_input
tests/test_rnn.cpp:356
↓ 24 callersFunctiontest_rnn_int8_with_hidden_output
tests/test_rnn.cpp:393
↓ 24 callersFunctiontest_rnn_with_hidden
tests/test_rnn.cpp:30
↓ 24 callersFunctiontest_rnn_with_hidden_input
tests/test_rnn.cpp:61
↓ 24 callersFunctiontest_rnn_with_hidden_output
tests/test_rnn.cpp:92
↓ 24 callersFunctiontest_threshold
tests/test_threshold.cpp:27
↓ 24 callersFunctiontranspose8x8_epi16
transpose8x8_epi16 - transpose 8x8 block of int16 (LSX)
src/layer/loongarch/loongarch_usability.h:694
↓ 23 callersFunctionNCNN_XADD
riscv target without A extension
src/allocator.h:98
↓ 23 callersFunctionfmaf
src/simplemath.cpp:635
↓ 23 callersMethodload_model
python/src/pybind11_layer.h:22
↓ 23 callersFunctiontest_cumulativesum
tests/test_cumulativesum.cpp:6
↓ 22 callersFunctionIntArray
tests/test_expanddims.cpp:6
↓ 22 callersFunction__lasx_cast_128
src/layer/loongarch/loongarch_usability.h:43
↓ 22 callersFunctionacosf
copy from https://developer.download.nvidia.cn/cg/acos.html */
src/simplemath.cpp:265
↓ 22 callersFunctionasinf
copy from https://developer.download.nvidia.cn/cg/asin.html */
src/simplemath.cpp:249
↓ 22 callersFunctionatan2f
src/simplemath.cpp:306
↓ 22 callersMethodforward_inplace
src/layer/riscv/log_riscv.cpp:31
↓ 22 callersMethodfrom_pixels_resize
src/mat_pixel.cpp:2524
↓ 22 callersFunctiontanf
src/simplemath.cpp:243
↓ 22 callersFunctiontest_dropout
tests/test_dropout.cpp:6
↓ 22 callersFunctiontest_expanddims_axes
tests/test_expanddims.cpp:50
↓ 22 callersFunctiontest_glu
tests/test_glu.cpp:6
↓ 21 callersFunction_mm256_comp_fnmadd_ps
src/layer/x86/x86_usability.h:510
↓ 21 callersMethod_mm_comp_div_epu32
src/layer/x86/x86_usability.h:95
↓ 21 callersFunctioncpu_support_arm_i8mm
src/cpu.cpp:2555
↓ 21 callersFunctionget_node_attr_from_input_af
tools/onnx/onnx2ncnn.cpp:279
↓ 21 callersMethodget_operand
tools/pnnx/src/ir.cpp:3071
↓ 21 callersFunctiontanh_ps
tanh() computed for 4 float at once */
src/layer/mips/msa_mathfun.h:204
↓ 21 callersFunctiontest_innerproduct_int8
tests/test_innerproduct.cpp:89
↓ 20 callersFunction_mm_comp_fnmadd_ps
src/layer/x86/x86_usability.h:436
↓ 20 callersMethodacquire_blob_allocator
src/gpu.cpp:4603
↓ 20 callersFunctioncpu_support_x86_avx512_vnni
src/cpu.cpp:2763
↓ 20 callersFunctioncpu_support_x86_avx_vnni
src/cpu.cpp:2713
↓ 20 callersFunctionfloat2int8
src/layer/x86/x86_usability.h:143
↓ 20 callersMethodforward_inplace
src/layer/loongarch/erf_loongarch.cpp:30
↓ 20 callersMethodfunc_pack16
src/layer/x86/unaryop_functor.h:21
↓ 20 callersFunctiongridsample_in_range_lasx
src/layer/loongarch/gridsample_compute_blob.h:424
↓ 20 callersFunctiongridsample_in_range_lsx
src/layer/loongarch/gridsample_compute_blob.h:113
↓ 20 callersFunctiongridsample_in_range_msa
src/layer/mips/gridsample_compute_blob.h:117
↓ 20 callersFunctionstbi__get32be
src/stb_image.h:1716
↓ 20 callersFunctionstbi__malloc
src/stb_image.h:997
↓ 20 callersFunctiontest_concat
tests/test_concat.cpp:6
↓ 20 callersFunctiontest_copyto
tests/test_copyto.cpp:6
↓ 19 callersFunctionNearlyEqual
tests/testutil.cpp:225
↓ 19 callersFunction_mm_reduce_add_epi32
src/layer/x86/x86_usability.h:278
↓ 19 callersFunctioncosf
src/simplemath.cpp:238
↓ 19 callersFunctionget_ncnn_batch_axis
tools/pnnx/src/pass_ncnn/convert_batch_layout.cpp:26
↓ 19 callersFunctionlog_ps_f16
natural logarithm computed for 4 simultaneous float * return NaN for x <= 0 */
src/layer/arm/neon_mathfun_fp16s.h:53
↓ 19 callersMethodmapped
src/mat.h:2273
↓ 19 callersFunctionscales_mat
tests/testutil.cpp:201
↓ 19 callersMethodsupport_fp16_storage
src/gpu.cpp:1928
↓ 19 callersFunctiontest_flatten_int8
tests/test_flatten.cpp:44
↓ 19 callersFunctiontest_padding_oom
tests/test_padding_oom.cpp:6
↓ 18 callersFunctioncpu_riscv_vlenb
src/cpu.cpp:2905
↓ 18 callersFunctioncpu_support_arm_bf16
src/cpu.cpp:2537
↓ 18 callersFunctioncreate_activation_layer
src/layer/fused_activation.h:66
↓ 18 callersFunctioncubic_coeffs
src/layer/arm/interp_bicubic.h:19
↓ 18 callersFunctionfastFree
src/allocator.h:77
↓ 18 callersFunctionfastMalloc
src/allocator.h:56
↓ 18 callersMethodfind_producer_node_by_value
tools/pnnx/src/pass_level1/fuse_module_pass.cpp:72
↓ 18 callersFunctionfmodf
src/simplemath.cpp:129
↓ 18 callersFunctionget_batch_index
tools/pnnx/src/pass_ncnn/convert_batch_layout.cpp:12
↓ 18 callersFunctionget_hw_capability
src/cpu.cpp:512
↓ 18 callersFunctionget_model
(name, **kwargs)
python/ncnn/model_zoo/model_zoo.py:50
↓ 18 callersFunctiongridsample_select_offset_lasx
src/layer/loongarch/gridsample_compute_blob.h:431
↓ 18 callersFunctiongridsample_select_offset_lsx
src/layer/loongarch/gridsample_compute_blob.h:120
↓ 18 callersFunctiongridsample_select_offset_msa
src/layer/mips/gridsample_compute_blob.h:124
↓ 18 callersFunctionlinear_coeffs
src/layer/arm/interp_bilinear.h:4
↓ 18 callersFunctionlog_ps
natural logarithm computed for 4 simultaneous float * return NaN for x <= 0 */
src/layer/loongarch/lsx_mathfun.h:62
↓ 18 callersFunctionoperator_is_all_constant
tools/pnnx/src/pass_level3/eliminate_noop_math.cpp:125
↓ 18 callersFunctionruapu_supports
src/ruapu.h:649
↓ 18 callersFunctionset_ncnn_batch_axis
tools/pnnx/src/pass_ncnn/convert_batch_layout.cpp:34
↓ 18 callersMethodset_subgroup_size
src/pipeline.cpp:105
↓ 18 callersFunctiontest_flatten
tests/test_flatten.cpp:6
↓ 18 callersFunctiontest_permute
tests/test_permute.cpp:6
↓ 17 callersFunction__msa_fill_w_ptr
src/layer/mips/mips_usability.h:165
↓ 17 callersMethodbuffer_offset
src/mat.h:2374
↓ 17 callersMethodenable
src/cpu.cpp:2274
↓ 17 callersFunctionerf_ps
src/layer/arm/neon_mathfun.h:597
↓ 17 callersMethodgetShape
tools/mlir/tf_attributes.cc:121
↓ 17 callersFunctiongridsample_load_pack4_msa
src/layer/mips/gridsample_apply_interpolation.h:5
← previousnext →401–500 of 15,148, ranked by callers