repo
stringlengths
1
152
file
stringlengths
14
221
code
stringlengths
501
25k
file_length
int64
501
25k
avg_line_length
float64
20
99.5
max_line_length
int64
21
134
extension_type
stringclasses
2 values
XNNPACK
XNNPACK-master/src/f32-vunary/gen/f32-vsqr-wasmsimd-x4.c
// Auto-generated file. Do not edit! // Template: src/f32-vunary/wasmsimd.c.in // Generator: tools/xngen // // Copyright 2020 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <wasm_simd128...
1,312
24.25
90
c
XNNPACK
XNNPACK-master/src/f32-vunary/gen/f32-vsqr-wasmsimd-x8.c
// Auto-generated file. Do not edit! // Template: src/f32-vunary/wasmsimd.c.in // Generator: tools/xngen // // Copyright 2020 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <wasm_simd128...
1,714
25.796875
90
c
XNNPACK
XNNPACK-master/src/i16-vlshift/gen/i16-vlshift-neon-x16.c
// Auto-generated file. Do not edit! // Template: src/i16-vlshift/neon.c.in // Generator: tools/xngen // // Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #inclu...
1,813
24.914286
83
c
XNNPACK
XNNPACK-master/src/i16-vlshift/gen/i16-vlshift-neon-x24.c
// Auto-generated file. Do not edit! // Template: src/i16-vlshift/neon.c.in // Generator: tools/xngen // // Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #inclu...
1,966
25.945205
83
c
XNNPACK
XNNPACK-master/src/i16-vlshift/gen/i16-vlshift-neon-x32.c
// Auto-generated file. Do not edit! // Template: src/i16-vlshift/neon.c.in // Generator: tools/xngen // // Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #inclu...
2,119
26.894737
83
c
XNNPACK
XNNPACK-master/src/i16-vlshift/gen/i16-vlshift-neon-x8.c
// Auto-generated file. Do not edit! // Template: src/i16-vlshift/neon.c.in // Generator: tools/xngen // // Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #inclu...
1,463
23.4
83
c
XNNPACK
XNNPACK-master/src/i16-vlshift/gen/i16-vlshift-scalar-x1.c
// Auto-generated file. Do not edit! // Template: src/i16-vlshift/scalar.c.in // Generator: tools/xngen // // Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #inc...
789
20.351351
72
c
XNNPACK
XNNPACK-master/src/i16-vlshift/gen/i16-vlshift-scalar-x2.c
// Auto-generated file. Do not edit! // Template: src/i16-vlshift/scalar.c.in // Generator: tools/xngen // // Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #inc...
1,061
20.673469
72
c
XNNPACK
XNNPACK-master/src/i16-vlshift/gen/i16-vlshift-scalar-x3.c
// Auto-generated file. Do not edit! // Template: src/i16-vlshift/scalar.c.in // Generator: tools/xngen // // Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #inc...
1,160
21.326923
72
c
XNNPACK
XNNPACK-master/src/i16-vlshift/gen/i16-vlshift-scalar-x4.c
// Auto-generated file. Do not edit! // Template: src/i16-vlshift/scalar.c.in // Generator: tools/xngen // // Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #inc...
1,259
21.909091
72
c
XNNPACK
XNNPACK-master/src/math/f16-exp-neonfp16arith-rr2-p3.c
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <math.h> #include <stddef.h> #include <arm_neon.h> #include <xnnpack/math-stubs.h> void xnn_math_f16_exp__neonfp16arith_rr...
5,008
50.112245
120
c
XNNPACK
XNNPACK-master/src/math/f16-expm1minus-avx2-rr1-p2.c
// Copyright 2023 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <immintrin.h> #include <xnnpack/math-stubs.h> void xnn_math_f16_expm1minus__avx2_rr1_p2( size_t n,...
3,635
42.807229
118
c
XNNPACK
XNNPACK-master/src/math/f16-expm1minus-avx2-rr1-p3.c
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <immintrin.h> #include <xnnpack/math-stubs.h> void xnn_math_f16_expm1minus__avx2_rr1_p3( size_t n,...
3,733
42.929412
118
c
XNNPACK
XNNPACK-master/src/math/f16-expm1minus-neonfp16arith-rr1-p3.c
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <arm_neon.h> #include <xnnpack/math-stubs.h> void xnn_math_f16_expm1minus__neonfp16arith_rr1_p3( s...
4,033
47.60241
118
c
XNNPACK
XNNPACK-master/src/math/f16-expm1minus-neonfp16arith-rr2-p3.c
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <arm_neon.h> #include <xnnpack/math-stubs.h> void xnn_math_f16_expm1minus__neonfp16arith_rr2_p3( s...
4,296
48.965116
118
c
XNNPACK
XNNPACK-master/src/math/f16-expminus-avx2-rr1-p2.c
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <math.h> #include <immintrin.h> #include <xnnpack/math-stubs.h> void xnn_math_f16_expminus__avx2_rr1_p2( size_t n, ...
3,192
42.148649
118
c
XNNPACK
XNNPACK-master/src/math/f16-expminus-avx2-rr1-p3.c
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <math.h> #include <immintrin.h> #include <xnnpack/math-stubs.h> void xnn_math_f16_expminus__avx2_rr1_p3( size_t n, ...
3,300
42.434211
118
c
XNNPACK
XNNPACK-master/src/math/f16-expminus-neonfp16arith-rr1-p2.c
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <arm_neon.h> #include <xnnpack/math-stubs.h> void xnn_math_f16_expminus__neonfp16arith_rr1_p2( siz...
3,437
45.459459
119
c
XNNPACK
XNNPACK-master/src/math/f16-expminus-neonfp16arith-rr1-p3.c
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <arm_neon.h> #include <xnnpack/math-stubs.h> void xnn_math_f16_expminus__neonfp16arith_rr1_p3( siz...
3,595
46.315789
119
c
XNNPACK
XNNPACK-master/src/math/f16-expminus-neonfp16arith-rr2-p2.c
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <arm_neon.h> #include <xnnpack/math-stubs.h> void xnn_math_f16_expminus__neonfp16arith_rr2_p2( siz...
3,700
47.064935
119
c
XNNPACK
XNNPACK-master/src/math/f16-expminus-neonfp16arith-rr2-p3.c
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <arm_neon.h> #include <xnnpack/math-stubs.h> void xnn_math_f16_expminus__neonfp16arith_rr2_p3( siz...
3,858
47.848101
119
c
XNNPACK
XNNPACK-master/src/math/f16-f32-cvt-neon-int16.c
// Copyright 2021 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <stdint.h> #include <arm_neon.h> #include <xnnpack/math-stubs.h> void xnn_math_f16_f32_cvt__neon_int16...
2,299
39.350877
130
c
XNNPACK
XNNPACK-master/src/math/f16-f32-cvt-neon-int32.c
// Copyright 2021 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <stdint.h> #include <arm_neon.h> #include <xnnpack/math-stubs.h> void xnn_math_f16_f32_cvt__neon_int32...
2,299
38.655172
124
c
XNNPACK
XNNPACK-master/src/math/f16-f32-cvt-neonfp16.c
// Copyright 2021 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <stdint.h> #include <arm_neon.h> #include <xnnpack/math-stubs.h> void xnn_math_f16_f32_cvt__neonfp16( ...
670
22.137931
72
c
XNNPACK
XNNPACK-master/src/math/f16-f32-cvt-sse2-int16.c
// Copyright 2021 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <stdint.h> #include <emmintrin.h> #include <xnnpack/math-stubs.h> void xnn_math_f16_f32_cvt__sse2_int1...
2,408
38.491803
134
c
XNNPACK
XNNPACK-master/src/math/f16-f32-cvt-sse41-int16.c
// Copyright 2021 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <stdint.h> #include <smmintrin.h> #include <xnnpack/math-stubs.h> void xnn_math_f16_f32_cvt__sse41_int...
2,243
37.689655
134
c
XNNPACK
XNNPACK-master/src/math/f16-f32-cvt-wasmsimd-int16.c
// Copyright 2021 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <stdint.h> #include <wasm_simd128.h> #include <xnnpack/math-stubs.h> void xnn_math_f16_f32_cvt__wasmsi...
2,397
37.677419
129
c
XNNPACK
XNNPACK-master/src/math/f16-f32-cvt-wasmsimd-int32.c
// Copyright 2021 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <stdint.h> #include <wasm_simd128.h> #include <xnnpack/math-stubs.h> void xnn_math_f16_f32_cvt__wasmsi...
2,356
37.639344
118
c
XNNPACK
XNNPACK-master/src/math/f16-sigmoid-aarch64-neonfp16arith-rr1-p2-div.c
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <arm_neon.h> #include <xnnpack/math-stubs.h> void xnn_math_f16_sigmoid__aarch64_neonfp16arith_rr1_p2_d...
4,410
44.474227
119
c
XNNPACK
XNNPACK-master/src/math/f16-sigmoid-aarch64-neonfp16arith-rr1-p3-div.c
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <arm_neon.h> #include <xnnpack/math-stubs.h> void xnn_math_f16_sigmoid__aarch64_neonfp16arith_rr1_p3_d...
4,475
44.673469
119
c
XNNPACK
XNNPACK-master/src/math/f16-sigmoid-aarch64-neonfp16arith-rr2-p2-div.c
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <arm_neon.h> #include <xnnpack/math-stubs.h> void xnn_math_f16_sigmoid__aarch64_neonfp16arith_rr2_p2_d...
4,663
45.64
119
c
XNNPACK
XNNPACK-master/src/math/f16-sigmoid-aarch64-neonfp16arith-rr2-p3-div.c
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <arm_neon.h> #include <xnnpack/math-stubs.h> void xnn_math_f16_sigmoid__aarch64_neonfp16arith_rr2_p3_d...
4,728
45.821782
119
c
XNNPACK
XNNPACK-master/src/math/f16-sigmoid-avx2-rr1-p2-div.c
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <immintrin.h> #include <xnnpack/math-stubs.h> void xnn_math_f16_sigmoid__avx2_rr1_p2_div( size_t n...
4,253
41.969697
119
c
XNNPACK
XNNPACK-master/src/math/f16-sigmoid-avx2-rr1-p2-rcp.c
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <immintrin.h> #include <xnnpack/math-stubs.h> void xnn_math_f16_sigmoid__avx2_rr1_p2_rcp( size_t n...
4,478
42.067308
119
c
XNNPACK
XNNPACK-master/src/math/f16-sigmoid-avx2-rr1-p3-div.c
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <immintrin.h> #include <xnnpack/math-stubs.h> void xnn_math_f16_sigmoid__avx2_rr1_p3_div( size_t n...
4,383
42.405941
119
c
XNNPACK
XNNPACK-master/src/math/f16-sigmoid-avx2-rr1-p3-rcp.c
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <immintrin.h> #include <xnnpack/math-stubs.h> void xnn_math_f16_sigmoid__avx2_rr1_p3_rcp( size_t n...
4,608
42.481132
119
c
XNNPACK
XNNPACK-master/src/math/f16-sigmoid-neonfp16arith-rr2-p2-nr1fma.c
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <arm_neon.h> #include <xnnpack/math-stubs.h> void xnn_math_f16_sigmoid__neonfp16arith_rr2_p2_nr1fma( ...
4,964
45.839623
119
c
XNNPACK
XNNPACK-master/src/math/f16-sigmoid-neonfp16arith-rr2-p2-nr1recps.c
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <arm_neon.h> #include <xnnpack/math-stubs.h> void xnn_math_f16_sigmoid__neonfp16arith_rr2_p2_nr1recps(...
4,958
45.783019
119
c
XNNPACK
XNNPACK-master/src/math/f16-sigmoid-neonfp16arith-rr2-p2-recpe.c
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <arm_neon.h> #include <xnnpack/math-stubs.h> void xnn_math_f16_sigmoid__neonfp16arith_rr2_p2_recpe( ...
4,885
45.533333
119
c
XNNPACK
XNNPACK-master/src/math/f16-sigmoid-neonfp16arith-rr2-p3-nr1fma.c
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <arm_neon.h> #include <xnnpack/math-stubs.h> void xnn_math_f16_sigmoid__neonfp16arith_rr2_p3_nr1fma( ...
5,029
46.009346
119
c
XNNPACK
XNNPACK-master/src/math/f16-sigmoid-neonfp16arith-rr2-p3-nr1recps.c
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <arm_neon.h> #include <xnnpack/math-stubs.h> void xnn_math_f16_sigmoid__neonfp16arith_rr2_p3_nr1recps(...
5,023
45.953271
119
c
XNNPACK
XNNPACK-master/src/math/f16-sigmoid-neonfp16arith-rr2-p3-recpe.c
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <arm_neon.h> #include <xnnpack/math-stubs.h> void xnn_math_f16_sigmoid__neonfp16arith_rr2_p3_recpe( ...
4,950
45.707547
119
c
XNNPACK
XNNPACK-master/src/math/f16-sqrt-aarch64-neonfp16arith-sqrt.c
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <arm_neon.h> #include <xnnpack/math.h> #include <xnnpack/math-stubs.h> void xnn_math_f16_sqrt__aarch64...
747
22.375
72
c
XNNPACK
XNNPACK-master/src/math/f16-sqrt-neonfp16arith-nr1fma.c
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <arm_neon.h> #include <xnnpack/math.h> #include <xnnpack/math-stubs.h> void xnn_math_f16_sqrt__neonfp1...
1,270
27.886364
90
c
XNNPACK
XNNPACK-master/src/math/f16-sqrt-neonfp16arith-nr1fma1adj.c
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <arm_neon.h> #include <xnnpack/math.h> #include <xnnpack/math-stubs.h> void xnn_math_f16_sqrt__neonfp1...
3,568
42.52439
127
c
XNNPACK
XNNPACK-master/src/math/f16-sqrt-neonfp16arith-nr1rsqrts.c
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <arm_neon.h> #include <xnnpack/math.h> #include <xnnpack/math-stubs.h> void xnn_math_f16_sqrt__neonfp1...
1,091
26.3
89
c
XNNPACK
XNNPACK-master/src/math/f32-exp-avx-rr2-p5.c
// Copyright 2020 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <math.h> #include <stddef.h> #include <immintrin.h> #include <xnnpack/math-stubs.h> void xnn_math_f32_exp__avx_rr2_p5( ...
5,301
48.092593
119
c
XNNPACK
XNNPACK-master/src/math/f32-exp-avx2-rr2-lut8-p3-perm.c
// Copyright 2019 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <math.h> #include <immintrin.h> #include <xnnpack/math-stubs.h> void xnn_math_f32_exp__avx2_rr2_lut8_p3_perm( size_t n...
4,821
45.815534
120
c
XNNPACK
XNNPACK-master/src/math/f32-exp-avx2-rr2-lut8-p4-perm.c
// Copyright 2019 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <math.h> #include <stddef.h> #include <immintrin.h> #include <xnnpack/math-stubs.h> void xnn_math_f32_exp__avx2_rr2_lut8_p...
4,947
45.242991
120
c
XNNPACK
XNNPACK-master/src/math/f32-exp-avx2-rr2-p5.c
// Copyright 2019 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <math.h> #include <immintrin.h> #include <xnnpack/math-stubs.h> void xnn_math_f32_exp__avx2_rr2_p5( size_t n, cons...
4,593
45.40404
120
c
XNNPACK
XNNPACK-master/src/math/f32-exp-avx512f-rr2-lut16-p3-perm-scalef.c
// Copyright 2020 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <math.h> #include <immintrin.h> #include <xnnpack/math-stubs.h> void xnn_math_f32_exp__avx512f_rr2_lut16_p3_perm_scalef( ...
2,879
39
115
c
XNNPACK
XNNPACK-master/src/math/f32-exp-avx512f-rr2-lut16-p3-perm.c
// Copyright 2019 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <math.h> #include <immintrin.h> #include <xnnpack/math-stubs.h> void xnn_math_f32_exp__avx512f_rr2_lut16_p3_perm( size...
5,096
46.635514
120
c
XNNPACK
XNNPACK-master/src/math/f32-exp-avx512f-rr2-lut32-p2-perm2-scalef.c
// Copyright 2020 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <math.h> #include <immintrin.h> #include <xnnpack/math-stubs.h> void xnn_math_f32_exp__avx512f_rr2_lut32_p2_perm2_scalef( ...
3,150
40.460526
118
c
XNNPACK
XNNPACK-master/src/math/f32-exp-avx512f-rr2-lut32-p2-perm2.c
// Copyright 2019 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <math.h> #include <immintrin.h> #include <xnnpack/math-stubs.h> void xnn_math_f32_exp__avx512f_rr2_lut32_p2_perm2( siz...
5,376
47.441441
120
c
XNNPACK
XNNPACK-master/src/math/f32-exp-avx512f-rr2-p5-scalef.c
// Copyright 2019 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <immintrin.h> #include <xnnpack/math-stubs.h> void xnn_math_f32_exp__avx512f_rr2_p5_scalef( size_t n, const float*...
3,337
42.350649
116
c
XNNPACK
XNNPACK-master/src/math/f32-exp-avx512f-rr2-p5.c
// Copyright 2019 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <math.h> #include <immintrin.h> #include <xnnpack/math-stubs.h> void xnn_math_f32_exp__avx512f_rr2_p5( size_t n, c...
4,574
45.683673
120
c
XNNPACK
XNNPACK-master/src/math/f32-exp-neonfma-rr2-lut64-p2.c
// Copyright 2019 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <math.h> #include <stddef.h> #include <arm_neon.h> #include <xnnpack/common.h> #include <xnnpack/math-stubs.h> // Table of...
5,500
49.935185
122
c
XNNPACK
XNNPACK-master/src/math/f32-exp-neonfma-rr2-p5.c
// Copyright 2019 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <math.h> #include <stddef.h> #include <arm_neon.h> #include <xnnpack/math-stubs.h> void xnn_math_f32_exp__neonfma_rr2_p5( ...
4,573
46.154639
120
c
XNNPACK
XNNPACK-master/src/math/f32-exp-sse2-rr2-p5.c
// Copyright 2019 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <math.h> #include <stddef.h> #include <emmintrin.h> #include <xnnpack/math-stubs.h> void xnn_math_f32_exp__sse2_rr2_p5( ...
4,573
44.287129
119
c
XNNPACK
XNNPACK-master/src/math/f32-expm1minus-avx-rr2-lut4-p4-perm.c
// Copyright 2020 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <immintrin.h> #include <xnnpack/common.h> #include <xnnpack/math-stubs.h> void xnn_math_f32_expm1minus...
5,395
48.504587
119
c
XNNPACK
XNNPACK-master/src/math/f32-expm1minus-avx-rr2-p6.c
// Copyright 2020 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <immintrin.h> #include <xnnpack/math-stubs.h> void xnn_math_f32_expm1minus__avx_rr2_p6( size_t n, ...
4,629
46.731959
117
c
XNNPACK
XNNPACK-master/src/math/f32-expm1minus-avx2-rr1-lut16-p3-gather.c
// Copyright 2020 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <immintrin.h> #include <xnnpack/common.h> #include <xnnpack/math-stubs.h> // Table of exp2(k / 16) val...
4,739
45.470588
119
c
XNNPACK
XNNPACK-master/src/math/f32-expm1minus-avx2-rr1-lut4-p4-perm.c
// Copyright 2020 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <immintrin.h> #include <xnnpack/common.h> #include <xnnpack/math-stubs.h> void xnn_math_f32_expm1minus...
4,795
46.019608
119
c
XNNPACK
XNNPACK-master/src/math/f32-expm1minus-avx2-rr1-lut8-p4-perm.c
// Copyright 2020 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <immintrin.h> #include <xnnpack/common.h> #include <xnnpack/math-stubs.h> void xnn_math_f32_expm1minus...
4,751
46.049505
119
c
XNNPACK
XNNPACK-master/src/math/f32-expm1minus-avx2-rr1-p6.c
// Copyright 2020 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <immintrin.h> #include <xnnpack/math-stubs.h> void xnn_math_f32_expm1minus__avx2_rr1_p6( size_t n,...
4,155
44.173913
117
c
XNNPACK
XNNPACK-master/src/math/f32-expm1minus-avx512f-rr1-lut16-p3-perm.c
// Copyright 2020 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <immintrin.h> #include <xnnpack/common.h> #include <xnnpack/math-stubs.h> void xnn_math_f32_expm1minu...
4,726
45.80198
119
c
XNNPACK
XNNPACK-master/src/math/f32-expm1minus-avx512f-rr1-p6.c
// Copyright 2020 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <immintrin.h> #include <xnnpack/math-stubs.h> void xnn_math_f32_expm1minus__avx512f_rr1_p6( size_t...
4,162
44.25
117
c
XNNPACK
XNNPACK-master/src/math/f32-expm1minus-neon-rr2-lut16-p3.c
// Copyright 2020 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <arm_neon.h> #include <xnnpack/common.h> #include <xnnpack/math-stubs.h> // Table of exp2(k / 16) valu...
5,367
49.168224
125
c
XNNPACK
XNNPACK-master/src/math/f32-expm1minus-neon-rr2-p6.c
// Copyright 2020 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <arm_neon.h> #include <xnnpack/math-stubs.h> void xnn_math_f32_expm1minus__neon_rr2_p6( size_t n, ...
4,190
45.054945
117
c
XNNPACK
XNNPACK-master/src/math/f32-expm1minus-neonfma-rr1-lut16-p3.c
// Copyright 2020 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <arm_neon.h> #include <xnnpack/common.h> #include <xnnpack/math-stubs.h> // Table of exp2(k / 16) valu...
5,204
49.533981
125
c
XNNPACK
XNNPACK-master/src/math/f32-expm1minus-neonfma-rr1-p6.c
// Copyright 2020 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <arm_neon.h> #include <xnnpack/math-stubs.h> void xnn_math_f32_expm1minus__neonfma_rr1_p6( size_t ...
4,028
45.310345
118
c
XNNPACK
XNNPACK-master/src/math/f32-expm1minus-scalar-rr2-lut16-p3.c
// Copyright 2020 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <xnnpack/common.h> #include <xnnpack/math.h> #include <xnnpack/math-stubs.h> // Table of exp2(k / 16) v...
4,259
41.6
119
c
XNNPACK
XNNPACK-master/src/math/f32-expm1minus-scalar-rr2-lut16-p4.c
// Copyright 2020 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <xnnpack/common.h> #include <xnnpack/math.h> #include <xnnpack/math-stubs.h> // Table of exp2(k / 16) v...
4,363
41.784314
119
c
XNNPACK
XNNPACK-master/src/math/f32-expm1minus-scalar-rr2-lut4-p4.c
// Copyright 2020 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <xnnpack/common.h> #include <xnnpack/math.h> #include <xnnpack/math-stubs.h> // Table of exp2(k / 4) va...
4,351
41.666667
119
c
XNNPACK
XNNPACK-master/src/math/f32-expm1minus-scalar-rr2-lut8-p3.c
// Copyright 2020 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <xnnpack/common.h> #include <xnnpack/math.h> #include <xnnpack/math-stubs.h> // Table of exp2(k / 8) va...
4,252
41.53
119
c
XNNPACK
XNNPACK-master/src/math/f32-expm1minus-scalar-rr2-lut8-p4.c
// Copyright 2020 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <xnnpack/common.h> #include <xnnpack/math.h> #include <xnnpack/math-stubs.h> // Table of exp2(k / 8) va...
4,356
41.715686
119
c
XNNPACK
XNNPACK-master/src/math/f32-expm1minus-scalar-rr2-p5.c
// Copyright 2020 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <xnnpack/common.h> #include <xnnpack/math.h> #include <xnnpack/math-stubs.h> void xnn_math_f32_expm1min...
3,339
36.954545
117
c
XNNPACK
XNNPACK-master/src/math/f32-expm1minus-scalar-rr2-p6.c
// Copyright 2020 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <xnnpack/common.h> #include <xnnpack/math.h> #include <xnnpack/math-stubs.h> void xnn_math_f32_expm1min...
3,444
37.277778
117
c
XNNPACK
XNNPACK-master/src/math/f32-expm1minus-sse2-rr2-lut16-p3.c
// Copyright 2020 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <emmintrin.h> #include <xnnpack/common.h> #include <xnnpack/math-stubs.h> // Table of exp2(k / 16) val...
6,279
50.900826
132
c
XNNPACK
XNNPACK-master/src/math/f32-expm1minus-sse2-rr2-p6.c
// Copyright 2020 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <emmintrin.h> #include <xnnpack/math-stubs.h> void xnn_math_f32_expm1minus__sse2_rr2_p6( size_t n,...
4,302
44.294737
117
c
XNNPACK
XNNPACK-master/src/math/f32-expm1minus-wasmsimd-rr2-lut16-p3-andnot.c
// Copyright 2020 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <wasm_simd128.h> #include <xnnpack/common.h> #include <xnnpack/math-stubs.h> // Table of exp2(k / 16) ...
5,511
48.214286
119
c
XNNPACK
XNNPACK-master/src/math/f32-expm1minus-wasmsimd-rr2-lut16-p3-max.c
// Copyright 2020 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <wasm_simd128.h> #include <xnnpack/common.h> #include <xnnpack/math-stubs.h> // Table of exp2(k / 16) ...
5,512
48.666667
119
c
XNNPACK
XNNPACK-master/src/math/f32-expm1minus-wasmsimd-rr2-p6-andnot.c
// Copyright 2020 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <wasm_simd128.h> #include <xnnpack/math-stubs.h> void xnn_math_f32_expm1minus__wasmsimd_rr2_p6_andnot(...
4,407
45.4
117
c
XNNPACK
XNNPACK-master/src/math/f32-expm1minus-wasmsimd-rr2-p6-max.c
// Copyright 2020 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <wasm_simd128.h> #include <xnnpack/math-stubs.h> void xnn_math_f32_expm1minus__wasmsimd_rr2_p6_max( ...
4,408
45.904255
117
c
XNNPACK
XNNPACK-master/src/math/f32-expminus-avx2-rr1-p5.c
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <math.h> #include <immintrin.h> #include <xnnpack/math-stubs.h> void xnn_math_f32_expminus__avx2_rr1_p5( size_t n, ...
3,468
41.82716
119
c
XNNPACK
XNNPACK-master/src/math/f32-expminus-avx2-rr2-p5.c
// Copyright 2019 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <math.h> #include <immintrin.h> #include <xnnpack/math-stubs.h> void xnn_math_f32_expminus__avx2_rr2_p5( size_t n, ...
3,693
42.97619
119
c
XNNPACK
XNNPACK-master/src/math/f32-expminus-neonfma-rr2-lut2048-p1.c
// Copyright 2019 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <arm_neon.h> #include <xnnpack/common.h> #include <xnnpack/math-stubs.h> // Table of exp2(k / 2048) va...
5,082
50.867347
124
c
XNNPACK
XNNPACK-master/src/math/f32-expminus-neonfma-rr2-lut64-p2.c
// Copyright 2019 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <arm_neon.h> #include <xnnpack/common.h> #include <xnnpack/math-stubs.h> // Table of exp2(k / 64) valu...
5,118
50.707071
122
c
XNNPACK
XNNPACK-master/src/math/f32-expminus-neonfma-rr2-p5.c
// Copyright 2019 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <arm_neon.h> #include <xnnpack/math-stubs.h> void xnn_math_f32_expminus__neonfma_rr2_p5( size_t n,...
3,690
44.567901
119
c
XNNPACK
XNNPACK-master/src/math/f32-expminus-scalar-rr2-lut2048-p1.c
// Copyright 2019 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <xnnpack/common.h> #include <xnnpack/math.h> #include <xnnpack/math-stubs.h> // Table of exp2(k / 2048)...
3,999
41.553191
119
c
XNNPACK
XNNPACK-master/src/math/f32-expminus-scalar-rr2-lut64-p2.c
// Copyright 2019 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <xnnpack/common.h> #include <xnnpack/math.h> #include <xnnpack/math-stubs.h> // Table of exp2(k / 64) v...
4,033
41.463158
119
c
XNNPACK
XNNPACK-master/src/math/f32-expminus-scalar-rr2-p5.c
// Copyright 2019 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <xnnpack/common.h> #include <xnnpack/math.h> #include <xnnpack/math-stubs.h> void xnn_math_f32_expminus...
3,225
37.404762
119
c
XNNPACK
XNNPACK-master/src/math/f32-expminus-sse2-rr2-p5.c
// Copyright 2019 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <emmintrin.h> #include <xnnpack/math-stubs.h> void xnn_math_f32_expminus__sse2_rr2_p5( size_t n, ...
3,617
42.071429
119
c
XNNPACK
XNNPACK-master/src/math/f32-extexp-avx2-p5.c
// Copyright 2019 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <math.h> #include <immintrin.h> #include <xnnpack/math-stubs.h> void xnn_math_f32_extexp__avx2_p5( size_t n, const...
1,997
32.3
112
c
XNNPACK
XNNPACK-master/src/math/f32-extexp-avx512f-p5.c
// Copyright 2019 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <math.h> #include <immintrin.h> #include <xnnpack/math-stubs.h> void xnn_math_f32_extexp__avx512f_p5( size_t n, co...
1,966
31.783333
106
c
XNNPACK
XNNPACK-master/src/math/f32-f16-cvt-f16c.c
// Copyright 2021 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <stdint.h> #include <immintrin.h> #include <xnnpack/math-stubs.h> void xnn_math_f32_f16_cvt__f16c( ...
694
20.060606
72
c
XNNPACK
XNNPACK-master/src/math/f32-f16-cvt-neon.c
// Copyright 2021 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <stdint.h> #include <arm_neon.h> #include <xnnpack/math-stubs.h> void xnn_math_f32_f16_cvt__neon( ...
2,943
38.253333
131
c
XNNPACK
XNNPACK-master/src/math/f32-f16-cvt-neonfp16.c
// Copyright 2021 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <stdint.h> #include <arm_neon.h> #include <xnnpack/math-stubs.h> void xnn_math_f32_f16_cvt__neonfp16( ...
662
21.862069
72
c
XNNPACK
XNNPACK-master/src/math/f32-f16-cvt-scalar-bitcast.c
// Copyright 2021 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <stdint.h> #include <math.h> #include <xnnpack/math.h> #include <xnnpack/math-stubs.h> void xnn_math_f3...
1,755
25.606061
72
c
XNNPACK
XNNPACK-master/src/math/f32-f16-cvt-scalar-fabsf.c
// Copyright 2021 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <stddef.h> #include <stdint.h> #include <math.h> #include <xnnpack/math.h> #include <xnnpack/math-stubs.h> void xnn_math_f3...
1,687
24.575758
72
c