Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Maratyszcza/NNPACK
/ functions
Functions
873 in github.com/Maratyszcza/NNPACK
⨍
Functions
873
◇
Types & classes
270
↓ 8 callers
Function
read_perf_counter
bench/perf_counter.h:48
↓ 8 callers
Method
testSXGEMM
test/testers/gemm-ukernel.h:100
↓ 7 callers
Function
psimd_ifft8_real_f32
src/psimd/fft/real.h:121
↓ 7 callers
Function
winograd_f6k3_input_transform
src/neon/winograd/f6x6k3x3.h:9
↓ 7 callers
Function
winograd_f6k3_kernel_transform
src/psimd/winograd/f6x6k3x3.h:81
↓ 7 callers
Function
winograd_f6k3_output_transform
src/psimd/winograd/f6x6k3x3.h:156
↓ 7 callers
Function
winograd_f6k3_output_transform
src/scalar/winograd/f6x6k3x3.h:155
↓ 6 callers
Function
allocate_memory
include/nnpack/system.h:95
↓ 6 callers
Function
conv4_relu
* AlexNet conv4 ReLU layer * channels = 256 * image size = 13x13 */
test/models/alexnet.h:127
↓ 6 callers
Function
neon_transpose4x4_inplace_f32
src/neon/transpose.h:6
↓ 6 callers
Method
poolingHeight
test/testers/pooling.h:140
↓ 6 callers
Method
poolingWidth
test/testers/pooling.h:144
↓ 6 callers
Function
print_options_help
bench/convolution.c:233
↓ 6 callers
Function
print_options_help
bench/ugemm.c:97
↓ 6 callers
Function
print_options_help
bench/gemm.c:107
↓ 6 callers
Function
read_memory
bench/memread.c:3
↓ 6 callers
Function
release_memory
include/nnpack/system.h:118
↓ 6 callers
Function
simd_exp
(ymm_xs)
src/x86_64-fma/vecmath/exp.py:32
↓ 5 callers
Function
maxf
include/nnpack/utils.h:9
↓ 5 callers
Function
psimd_ifft16_soa_f32
src/psimd/fft/soa.h:257
↓ 5 callers
Function
psimd_ifft8_soa_f32
src/psimd/fft/soa.h:94
↓ 5 callers
Function
round_up
include/nnpack/utils.h:25
↓ 5 callers
Function
scalar_ifft16_soa
src/scalar/fft/soa.h:542
↓ 5 callers
Function
scalar_ifft8_soa
src/scalar/fft/soa.h:130
↓ 5 callers
Method
testForwardAndInverseAos
* Validates that complex 1D forward FFT + inverse FFT with array-of-structure layout is an identity transformation. */
test/testers/fourier.h:81
↓ 5 callers
Method
testForwardAosSamples
* Validates that output of forward complex 1D FFT with array-of-structure layout matches reference samples. */
test/testers/fourier.h:66
↓ 5 callers
Function
winograd_f6k3_kernel_transform
src/scalar/winograd/f6x6k3x3.h:80
↓ 4 callers
Function
fft16fc
src/ref/fft/complex.h:220
↓ 4 callers
Function
fft8_bitreverse
(n)
src/x86_64-fma/fft-aos.py:37
↓ 4 callers
Function
fft8fc
src/ref/fft/complex.h:112
↓ 4 callers
Function
ifft16fc
src/ref/fft/complex.h:321
↓ 4 callers
Function
ifft8fc
src/ref/fft/complex.h:161
↓ 4 callers
Function
interleave
(sequence_a, sequence_b)
src/x86_64-fma/common.py:210
↓ 4 callers
Function
nnp_convolution_input_gradient
include/nnpack.h:589
↓ 4 callers
Function
nnp_convolution_kernel_gradient
include/nnpack.h:612
↓ 4 callers
Function
nnp_convolution_output
Backward compatible implementations for nnp_convolution_*, if we are in C++ mode.
include/nnpack.h:565
↓ 4 callers
Function
nnp_relu_output
src/relu-output.c:50
↓ 4 callers
Function
nnp_relu_output__reference
src/ref/relu-output.c:26
↓ 4 callers
Function
print_options_help
bench/pooling.c:69
↓ 4 callers
Function
print_options_help
bench/transform.c:346
↓ 4 callers
Function
print_options_help
bench/fully-connected.c:112
↓ 4 callers
Function
psimd_ifft16_dualreal_f32
src/psimd/fft/dualreal.h:144
↓ 4 callers
Function
psimd_ifft8_dualreal_f32
src/psimd/fft/dualreal.h:113
↓ 4 callers
Function
scalar_ifft16_dualreal
src/scalar/fft/dualreal.h:156
↓ 4 callers
Function
scalar_ifft16_real
src/scalar/fft/real.h:159
↓ 4 callers
Function
scalar_ifft8_dualreal
src/scalar/fft/dualreal.h:127
↓ 4 callers
Function
scalar_ifft8_real
src/scalar/fft/real.h:119
↓ 4 callers
Method
testInputTransform
* Validates that 1D winograd transform for the input matches the linear transformation defined by a matrix. */
test/testers/winograd.h:86
↓ 4 callers
Method
testInputTransform2D
* Validates that 2D winograd transform for the input matches the linear transformation defined by a matrix. */
test/testers/winograd.h:93
↓ 4 callers
Method
testKernelTransform
* Validates that 1D winograd transform for the kernel matches the linear transformation defined by a matrix. */
test/testers/winograd.h:100
↓ 4 callers
Method
testKernelTransform2D
* Validates that 2D winograd transform for the kernel matches the linear transformation defined by a matrix. */
test/testers/winograd.h:107
↓ 4 callers
Method
testOutputTransform
* Validates that 1D winograd transform for the output matches the linear transformation defined by a matrix. */
test/testers/winograd.h:114
↓ 4 callers
Method
testOutputTransform2D
* Validates that 2D winograd transform for the output matches the linear transformation defined by a matrix. */
test/testers/winograd.h:121
↓ 4 callers
Function
validate_convolution_arguments
include/nnpack/validation.h:9
↓ 3 callers
Function
as_float
src/x86_64-fma/exp.c:57
↓ 3 callers
Function
as_uint32
src/x86_64-fma/exp.c:47
↓ 3 callers
Function
conv5_relu
* VGG model A conv5 ReLU layer: * channels = 512 * image size = 28x28 */
test/models/vgg-a.h:143
↓ 3 callers
Function
conv8_relu
* VGG model A conv8 ReLU layer: * channels = 512 * image size = 14x14 */
test/models/vgg-a.h:191
↓ 3 callers
Function
fc7_relu
* OverFeat (Fast model) fc7 ReLU layer * channels = 4096 */
test/models/overfeat-fast.h:188
↓ 3 callers
Function
fft32fc
src/ref/fft/complex.h:440
↓ 3 callers
Function
fft4fc
src/ref/fft/complex.h:52
↓ 3 callers
Function
ifft32fc
src/ref/fft/complex.h:657
↓ 3 callers
Function
ifft4fc
src/ref/fft/complex.h:79
↓ 3 callers
Function
malloc_with_alignment
bench/convolution.c:17
↓ 3 callers
Function
open_performance_counter
bench/perf_counter.c:634
↓ 3 callers
Function
print_options_help
bench/relu.c:83
↓ 3 callers
Function
psimd_fft16_real_f32
src/psimd/fft/real.h:51
↓ 3 callers
Function
psimd_fft16_soa_f32
src/psimd/fft/soa.h:155
↓ 3 callers
Function
psimd_fft8_real_f32
src/psimd/fft/real.h:9
↓ 3 callers
Function
psimd_fft8_soa_f32
src/psimd/fft/soa.h:38
↓ 3 callers
Function
scalar_fft16_soa
src/scalar/fft/soa.h:245
↓ 3 callers
Function
scalar_fft8_soa
src/scalar/fft/soa.h:7
↓ 3 callers
Method
testComplexToReal
* Validates that complex-to-real 1D FFT produces the same output as complex FFT with array-of-structures layout. */
test/testers/fourier.h:219
↓ 3 callers
Method
testDualComplexToReal
* Validates that dual-sequence complex-to-real 1D FFT produces the same output as two complex-to-real FFTs. */
test/testers/fourier.h:329
↓ 3 callers
Method
testDualRealToComplex
* Validates that dual-sequence real-to-complex 1D FFT produces the same output as two real-to-complex FFTs. */
test/testers/fourier.h:279
↓ 3 callers
Method
testRealToComplex
* Validates that real-to-complex 1D FFT produces the same output as complex FFT with array-of-structures layout. */
test/testers/fourier.h:167
↓ 3 callers
Function
validate_fully_connected_arguments
include/nnpack/validation.h:76
↓ 3 callers
Function
vmulsubq_lane0_f32
include/nnpack/arm_neon.h:97
↓ 3 callers
Function
vmulsubq_lane1_f32
include/nnpack/arm_neon.h:105
↓ 3 callers
Function
winograd_f6k3_input_transform
src/psimd/winograd/f6x6k3x3.h:10
↓ 3 callers
Function
winograd_f6k3_input_transform
src/scalar/winograd/f6x6k3x3.h:8
↓ 2 callers
Function
_mm256_exp_ps
src/x86_64-fma/exp.c:7
↓ 2 callers
Function
disable_perf_counter
bench/perf_counter.h:40
↓ 2 callers
Function
enable_perf_counter
bench/perf_counter.h:32
↓ 2 callers
Function
fft2fc
src/ref/fft/complex.h:32
↓ 2 callers
Function
fft8_bitreverse
(n)
src/x86_64-fma/fft16x16.py:12
↓ 2 callers
Function
ifft2fc
src/ref/fft/complex.h:40
↓ 2 callers
Function
init_performance_counters
bench/perf_counter.c:646
↓ 2 callers
Method
kernelSize
test/testers/winograd.h:35
↓ 2 callers
Function
load_ymm_variable
(variable)
src/x86_64-fma/fft16x16.py:16
↓ 2 callers
Function
max__psimd
src/psimd/softmax.c:21
↓ 2 callers
Function
max__scalar
src/psimd/softmax.c:13
↓ 2 callers
Function
max__scalar
src/scalar/softmax.c:9
↓ 2 callers
Function
median_profile
bench/median.c:54
↓ 2 callers
Function
nnp_convolution_output__reference
src/ref/convolution-output.c:58
↓ 2 callers
Function
nnp_fully_connected_inference
src/fully-connected-inference.c:45
↓ 2 callers
Function
nnp_fully_connected_inference_f16f32
src/fully-connected-inference.c:76
↓ 2 callers
Function
nnp_fully_connected_output
src/fully-connected-output.c:221
↓ 2 callers
Function
nnp_fully_connected_output_f32__reference
src/ref/fully-connected-output.c:51
↓ 2 callers
Function
nnp_max_pooling_output
src/pooling-output.c:141
← previous
next →
101–200 of 873, ranked by callers