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/bf16-gemm/gen/bf16-gemm-4x8c2-minmax-neonbf16-bfdot-lane-ld128.c
// Auto-generated file. Do not edit! // Template: src/bf16-gemm/c2-neonbf16-bfdot-lane-ld128.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> #i...
17,488
51.836858
126
c
XNNPACK
XNNPACK-master/src/bf16-gemm/gen/bf16-gemm-5x4c8-minmax-neonbf16-bfdot.c
// Auto-generated file. Do not edit! // Template: src/bf16-gemm/c8-neonbf16.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 <arm_neon....
14,729
49.273038
126
c
XNNPACK
XNNPACK-master/src/bf16-gemm/gen/bf16-gemm-5x4c8-minmax-neonbf16-bfmlal.c
// Auto-generated file. Do not edit! // Template: src/bf16-gemm/c8-neonbf16.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 <arm_neon....
16,851
49.45509
126
c
XNNPACK
XNNPACK-master/src/bf16-gemm/gen/bf16-gemm-5x4c8-minmax-neonfma-shland.c
// Auto-generated file. Do not edit! // Template: src/bf16-gemm/c8-neon-shland.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 <arm_ne...
21,285
50.790754
109
c
XNNPACK
XNNPACK-master/src/bf16-gemm/gen/bf16-gemm-5x4c8-minmax-neonfma-zip.c
// Auto-generated file. Do not edit! // Template: src/bf16-gemm/c8-neon-zip.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 <arm_neon....
22,079
58.037433
109
c
XNNPACK
XNNPACK-master/src/bf16-gemm/gen/bf16-gemm-5x8c2-minmax-neonbf16-bfdot-lane-ld128.c
// Auto-generated file. Do not edit! // Template: src/bf16-gemm/c2-neonbf16-bfdot-lane-ld128.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> #i...
20,988
53.658854
126
c
XNNPACK
XNNPACK-master/src/bf16-gemm/gen/bf16-gemm-6x8c2-minmax-neonbf16-bfdot-lane-ld128.c
// Auto-generated file. Do not edit! // Template: src/bf16-gemm/c2-neonbf16-bfdot-lane-ld128.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> #i...
24,489
55.04119
126
c
XNNPACK
XNNPACK-master/src/cs16-bfly4/cs16-bfly4-neon-x1.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 <stdint.h> #include <xnnpack/math.h> #include <xnnpack/fft.h> #include <arm_neon.h> void xnn_cs16_bfly...
5,521
38.726619
85
c
XNNPACK
XNNPACK-master/src/cs16-bfly4/cs16-bfly4-neon-x4.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 <stdint.h> #include <xnnpack/math.h> #include <xnnpack/fft.h> #include <arm_neon.h> void xnn_cs16_bfly4...
5,111
38.323077
72
c
XNNPACK
XNNPACK-master/src/cs16-bfly4/cs16-bfly4-samples1-neon.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 <stdint.h> #include <xnnpack/math.h> #include <xnnpack/fft.h> #include <arm_neon.h> void xnn_cs16_bfly...
1,759
29.344828
75
c
XNNPACK
XNNPACK-master/src/cs16-bfly4/cs16-bfly4-samples1-scalar.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 <stdint.h> #include <xnnpack/math.h> #include <xnnpack/fft.h> void xnn_cs16_bfly4_samples1_ukernel__sca...
2,215
28.157895
72
c
XNNPACK
XNNPACK-master/src/cs16-bfly4/cs16-bfly4-samples4-neon.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 <stdint.h> #include <xnnpack/math.h> #include <xnnpack/fft.h> #include <arm_neon.h> static const int16_...
3,987
36.271028
72
c
XNNPACK
XNNPACK-master/src/cs16-bfly4/cs16-bfly4-samples4-scalar.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 <stdint.h> #include <xnnpack/math.h> #include <xnnpack/fft.h> void xnn_cs16_bfly4_samples4_ukernel__sca...
10,921
39.451852
90
c
XNNPACK
XNNPACK-master/src/cs16-bfly4/gen/cs16-bfly4-scalar-x1.c
// Auto-generated file. Do not edit! // Template: src/cs16-bfly4/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> #incl...
6,218
33.743017
89
c
XNNPACK
XNNPACK-master/src/cs16-bfly4/gen/cs16-bfly4-scalar-x2.c
// Auto-generated file. Do not edit! // Template: src/cs16-bfly4/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> #incl...
12,025
38.953488
92
c
XNNPACK
XNNPACK-master/src/cs16-bfly4/gen/cs16-bfly4-scalar-x4.c
// Auto-generated file. Do not edit! // Template: src/cs16-bfly4/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> #incl...
17,611
41.851582
92
c
XNNPACK
XNNPACK-master/src/cs16-fftr/cs16-fftr-neon-x4.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 <stdint.h> #include <xnnpack/math.h> #include <xnnpack/fft.h> #include <arm_neon.h> void xnn_cs16_fftr_...
2,367
26.534884
72
c
XNNPACK
XNNPACK-master/src/cs16-fftr/gen/cs16-fftr-scalar-x1.c
// Auto-generated file. Do not edit! // Template: src/cs16-fftr/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> #inclu...
2,029
25.710526
84
c
XNNPACK
XNNPACK-master/src/cs16-fftr/gen/cs16-fftr-scalar-x2.c
// Auto-generated file. Do not edit! // Template: src/cs16-fftr/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> #inclu...
4,075
31.870968
87
c
XNNPACK
XNNPACK-master/src/cs16-fftr/gen/cs16-fftr-scalar-x4.c
// Auto-generated file. Do not edit! // Template: src/cs16-fftr/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> #inclu...
6,019
35.707317
87
c
XNNPACK
XNNPACK-master/src/cs16-vsquareabs/gen/cs16-vsquareabs-hexagon-x10.c
// Auto-generated file. Do not edit! // Template: src/cs16-vsquareabs/hexagon.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>...
1,783
26.446154
72
c
XNNPACK
XNNPACK-master/src/cs16-vsquareabs/gen/cs16-vsquareabs-hexagon-x12.c
// Auto-generated file. Do not edit! // Template: src/cs16-vsquareabs/hexagon.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>...
1,879
26.647059
72
c
XNNPACK
XNNPACK-master/src/cs16-vsquareabs/gen/cs16-vsquareabs-hexagon-x2.c
// Auto-generated file. Do not edit! // Template: src/cs16-vsquareabs/hexagon.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>...
1,223
25.608696
72
c
XNNPACK
XNNPACK-master/src/cs16-vsquareabs/gen/cs16-vsquareabs-hexagon-x4.c
// Auto-generated file. Do not edit! // Template: src/cs16-vsquareabs/hexagon.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>...
1,492
25.660714
72
c
XNNPACK
XNNPACK-master/src/cs16-vsquareabs/gen/cs16-vsquareabs-hexagon-x6.c
// Auto-generated file. Do not edit! // Template: src/cs16-vsquareabs/hexagon.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>...
1,590
25.966102
72
c
XNNPACK
XNNPACK-master/src/cs16-vsquareabs/gen/cs16-vsquareabs-hexagon-x8.c
// Auto-generated file. Do not edit! // Template: src/cs16-vsquareabs/hexagon.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>...
1,686
26.209677
72
c
XNNPACK
XNNPACK-master/src/cs16-vsquareabs/gen/cs16-vsquareabs-neon-mlal-ld128-x12.c
// Auto-generated file. Do not edit! // Template: src/cs16-vsquareabs/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> #i...
2,226
32.742424
72
c
XNNPACK
XNNPACK-master/src/cs16-vsquareabs/gen/cs16-vsquareabs-neon-mlal-ld128-x16.c
// Auto-generated file. Do not edit! // Template: src/cs16-vsquareabs/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> #i...
2,460
34.157143
72
c
XNNPACK
XNNPACK-master/src/cs16-vsquareabs/gen/cs16-vsquareabs-neon-mlal-ld128-x4.c
// Auto-generated file. Do not edit! // Template: src/cs16-vsquareabs/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> #i...
1,443
28.469388
72
c
XNNPACK
XNNPACK-master/src/cs16-vsquareabs/gen/cs16-vsquareabs-neon-mlal-ld128-x8.c
// Auto-generated file. Do not edit! // Template: src/cs16-vsquareabs/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> #i...
1,991
31.129032
72
c
XNNPACK
XNNPACK-master/src/cs16-vsquareabs/gen/cs16-vsquareabs-scalar-x1.c
// Auto-generated file. Do not edit! // Template: src/cs16-vsquareabs/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> ...
903
21.6
72
c
XNNPACK
XNNPACK-master/src/cs16-vsquareabs/gen/cs16-vsquareabs-scalar-x2.c
// Auto-generated file. Do not edit! // Template: src/cs16-vsquareabs/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> ...
1,398
23.54386
72
c
XNNPACK
XNNPACK-master/src/cs16-vsquareabs/gen/cs16-vsquareabs-scalar-x3.c
// Auto-generated file. Do not edit! // Template: src/cs16-vsquareabs/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> ...
1,649
24.78125
72
c
XNNPACK
XNNPACK-master/src/cs16-vsquareabs/gen/cs16-vsquareabs-scalar-x4.c
// Auto-generated file. Do not edit! // Template: src/cs16-vsquareabs/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> ...
1,842
25.710145
72
c
XNNPACK
XNNPACK-master/src/enums/datatype-strings.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 <math.h> #include <stddef.h> #include <stdint.h> #include <xnnpack.h> #include <xnnpack/common.h> #include <xnnpack/log.h> // This function is ...
948
22.725
72
c
XNNPACK
XNNPACK-master/src/enums/microkernel-type.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. // // Auto-generated file. Do not edit! // Specification: src/enums/microkernel-type.yaml // Generator: tools/generate-enum.py #include <assert.h> #in...
979
22.902439
88
c
XNNPACK
XNNPACK-master/src/enums/node-type.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 <math.h> #include <stddef.h> #include <stdint.h> #include <xnnpack/common.h> #include <xnnpack/log.h> #include <xnnpack/node-type.h> // This fu...
4,108
30.128788
72
c
XNNPACK
XNNPACK-master/src/enums/operator-type.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. // // Auto-generated file. Do not edit! // Specification: src/enums/operator-type.yaml // Generator: tools/generate-enum.py #include <assert.h> #inclu...
5,372
29.87931
116
c
XNNPACK
XNNPACK-master/src/f16-avgpool/f16-avgpool-9p8x-minmax-f16c-c8.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 <immintrin.h> #include <xnnpack/avgpool.h> #include <xnnpack/intrinsics-polyfill.h> void xnn_f16_avgpool_minmax_ukernel_9p...
14,990
42.452174
125
c
XNNPACK
XNNPACK-master/src/f16-avgpool/f16-avgpool-9p8x-minmax-neonfp16arith-c8.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 <arm_neon.h> #include <xnnpack/avgpool.h> void xnn_f16_avgpool_minmax_ukernel_9p8x__neonfp16arith_c8( size_t output_pi...
12,441
39.006431
99
c
XNNPACK
XNNPACK-master/src/f16-avgpool/f16-avgpool-9x-minmax-f16c-c8.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 <immintrin.h> #include <xnnpack/avgpool.h> #include <xnnpack/intrinsics-polyfill.h> void xnn_f16_avgpool_minmax_ukernel_9x...
7,819
40.157895
123
c
XNNPACK
XNNPACK-master/src/f16-avgpool/f16-avgpool-9x-minmax-neonfp16arith-c8.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 <arm_neon.h> #include <xnnpack/avgpool.h> void xnn_f16_avgpool_minmax_ukernel_9x__neonfp16arith_c8( size_t output_pixe...
6,582
36.617143
97
c
XNNPACK
XNNPACK-master/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-neonfp16arith-acc2.c
// Auto-generated file. Do not edit! // Template: src/f16-dwconv/unipass-neonfp16arith.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 ...
20,047
48.501235
89
c
XNNPACK
XNNPACK-master/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-neonfp16arith.c
// Auto-generated file. Do not edit! // Template: src/f16-dwconv/unipass-neonfp16arith.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 ...
19,816
48.418953
89
c
XNNPACK
XNNPACK-master/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-neonfp16arith-acc2.c
// Auto-generated file. Do not edit! // Template: src/f16-dwconv/unipass-neonfp16arith.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 ...
6,824
42.471338
89
c
XNNPACK
XNNPACK-master/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-neonfp16arith.c
// Auto-generated file. Do not edit! // Template: src/f16-dwconv/unipass-neonfp16arith.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 ...
6,410
41.74
89
c
XNNPACK
XNNPACK-master/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-neonfp16arith-acc2.c
// Auto-generated file. Do not edit! // Template: src/f16-dwconv/unipass-neonfp16arith.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 ...
8,999
47.648649
89
c
XNNPACK
XNNPACK-master/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-neonfp16arith.c
// Auto-generated file. Do not edit! // Template: src/f16-dwconv/unipass-neonfp16arith.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 ...
8,445
46.988636
89
c
XNNPACK
XNNPACK-master/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-neonfp16arith-acc2.c
// Auto-generated file. Do not edit! // Template: src/f16-dwconv/unipass-neonfp16arith.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 ...
4,589
37.571429
89
c
XNNPACK
XNNPACK-master/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-neonfp16arith.c
// Auto-generated file. Do not edit! // Template: src/f16-dwconv/unipass-neonfp16arith.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 ...
4,358
36.904348
89
c
XNNPACK
XNNPACK-master/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-neonfp16arith-acc2.c
// Auto-generated file. Do not edit! // Template: src/f16-dwconv/unipass-neonfp16arith.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 ...
8,006
44.237288
89
c
XNNPACK
XNNPACK-master/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-neonfp16arith.c
// Auto-generated file. Do not edit! // Template: src/f16-dwconv/unipass-neonfp16arith.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 ...
7,592
43.664706
89
c
XNNPACK
XNNPACK-master/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-neonfp16arith-acc2.c
// Auto-generated file. Do not edit! // Template: src/f16-dwconv/unipass-neonfp16arith.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 ...
10,679
49.616114
89
c
XNNPACK
XNNPACK-master/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-neonfp16arith.c
// Auto-generated file. Do not edit! // Template: src/f16-dwconv/unipass-neonfp16arith.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 ...
10,125
49.128713
89
c
XNNPACK
XNNPACK-master/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-neonfp16arith-acc2.c
// Auto-generated file. Do not edit! // Template: src/f16-dwconv/unipass-neonfp16arith.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 ...
5,280
39.007576
89
c
XNNPACK
XNNPACK-master/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-neonfp16arith.c
// Auto-generated file. Do not edit! // Template: src/f16-dwconv/unipass-neonfp16arith.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 ...
5,049
38.453125
89
c
XNNPACK
XNNPACK-master/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-neonfp16arith-acc2.c
// Auto-generated file. Do not edit! // Template: src/f16-dwconv/multipass-neonfp16arith.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...
24,008
48.605372
108
c
XNNPACK
XNNPACK-master/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-neonfp16arith.c
// Auto-generated file. Do not edit! // Template: src/f16-dwconv/multipass-neonfp16arith.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...
22,766
48.172786
108
c
XNNPACK
XNNPACK-master/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-neonfp16arith-acc2.c
// Auto-generated file. Do not edit! // Template: src/f16-dwconv/multipass-neonfp16arith.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...
14,564
41.838235
108
c
XNNPACK
XNNPACK-master/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-neonfp16arith.c
// Auto-generated file. Do not edit! // Template: src/f16-dwconv/multipass-neonfp16arith.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...
13,865
41.27439
108
c
XNNPACK
XNNPACK-master/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-neonfp16arith-acc2.c
// Auto-generated file. Do not edit! // Template: src/f16-dwconv/multipass-neonfp16arith.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...
17,266
43.048469
108
c
XNNPACK
XNNPACK-master/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-neonfp16arith.c
// Auto-generated file. Do not edit! // Template: src/f16-dwconv/multipass-neonfp16arith.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...
16,567
42.6
108
c
XNNPACK
XNNPACK-master/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-neonfp16arith-acc2.c
// Auto-generated file. Do not edit! // Template: src/f16-dwconv/multipass-neonfp16arith.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...
21,340
44.406383
108
c
XNNPACK
XNNPACK-master/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-neonfp16arith.c
// Auto-generated file. Do not edit! // Template: src/f16-dwconv/multipass-neonfp16arith.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...
20,641
44.069869
108
c
XNNPACK
XNNPACK-master/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-neonfp16arith-acc2.c
// Auto-generated file. Do not edit! // Template: src/f16-dwconv/unipass-neonfp16arith.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 ...
13,922
49.263538
89
c
XNNPACK
XNNPACK-master/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-neonfp16arith.c
// Auto-generated file. Do not edit! // Template: src/f16-dwconv/unipass-neonfp16arith.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 ...
13,508
49.033333
89
c
XNNPACK
XNNPACK-master/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-neonfp16arith-acc2.c
// Auto-generated file. Do not edit! // Template: src/f16-dwconv/unipass-neonfp16arith.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 ...
19,079
54.953079
89
c
XNNPACK
XNNPACK-master/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-neonfp16arith.c
// Auto-generated file. Do not edit! // Template: src/f16-dwconv/unipass-neonfp16arith.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 ...
18,525
54.801205
89
c
XNNPACK
XNNPACK-master/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-neonfp16arith-acc2.c
// Auto-generated file. Do not edit! // Template: src/f16-dwconv/unipass-neonfp16arith.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 ...
8,735
43.345178
89
c
XNNPACK
XNNPACK-master/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-neonfp16arith.c
// Auto-generated file. Do not edit! // Template: src/f16-dwconv/unipass-neonfp16arith.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 ...
8,504
43.067358
89
c
XNNPACK
XNNPACK-master/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-1x8-acc2.c
// Auto-generated file. Do not edit! // Template: src/f16-dwconv2d-chw/3x3p1-neonfp16arith.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> #incl...
9,343
36.98374
98
c
XNNPACK
XNNPACK-master/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-1x8-acc3.c
// Auto-generated file. Do not edit! // Template: src/f16-dwconv2d-chw/3x3p1-neonfp16arith.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> #incl...
9,203
37.35
98
c
XNNPACK
XNNPACK-master/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-1x8-acc4.c
// Auto-generated file. Do not edit! // Template: src/f16-dwconv2d-chw/3x3p1-neonfp16arith.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> #incl...
9,049
37.675214
98
c
XNNPACK
XNNPACK-master/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-1x8.c
// Auto-generated file. Do not edit! // Template: src/f16-dwconv2d-chw/3x3p1-neonfp16arith.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> #incl...
9,492
36.670635
98
c
XNNPACK
XNNPACK-master/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-2x8-acc2.c
// Auto-generated file. Do not edit! // Template: src/f16-dwconv2d-chw/3x3p1-neonfp16arith.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> #incl...
14,582
39.063187
98
c
XNNPACK
XNNPACK-master/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-2x8.c
// Auto-generated file. Do not edit! // Template: src/f16-dwconv2d-chw/3x3p1-neonfp16arith.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> #incl...
14,885
38.590426
98
c
XNNPACK
XNNPACK-master/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-3x8.c
// Auto-generated file. Do not edit! // Template: src/f16-dwconv2d-chw/3x3p1-neonfp16arith.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> #incl...
20,224
39.61245
98
c
XNNPACK
XNNPACK-master/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-1x8-acc2.c
// Auto-generated file. Do not edit! // Template: src/f16-dwconv2d-chw/3x3s2p1-neonfp16arith.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> #in...
10,172
40.864198
129
c
XNNPACK
XNNPACK-master/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-1x8-acc3.c
// Auto-generated file. Do not edit! // Template: src/f16-dwconv2d-chw/3x3s2p1-neonfp16arith.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> #in...
9,980
41.113924
129
c
XNNPACK
XNNPACK-master/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-1x8-acc4.c
// Auto-generated file. Do not edit! // Template: src/f16-dwconv2d-chw/3x3s2p1-neonfp16arith.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> #in...
9,802
41.437229
129
c
XNNPACK
XNNPACK-master/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-1x8.c
// Auto-generated file. Do not edit! // Template: src/f16-dwconv2d-chw/3x3s2p1-neonfp16arith.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> #in...
10,359
40.606426
129
c
XNNPACK
XNNPACK-master/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-x16.c
// Auto-generated file. Do not edit! // Template: src/f16-f32-vcvt/sse-int16.c.in // Generator: tools/xngen // // 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 <smmintrin...
7,289
47.926174
134
c
XNNPACK
XNNPACK-master/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-x24.c
// Auto-generated file. Do not edit! // Template: src/f16-f32-vcvt/sse-int16.c.in // Generator: tools/xngen // // 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 <smmintrin...
8,650
51.430303
134
c
XNNPACK
XNNPACK-master/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-x32.c
// Auto-generated file. Do not edit! // Template: src/f16-f32-vcvt/sse-int16.c.in // Generator: tools/xngen // // 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 <smmintrin...
10,011
54.314917
134
c
XNNPACK
XNNPACK-master/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-x8.c
// Auto-generated file. Do not edit! // Template: src/f16-f32-vcvt/sse-int16.c.in // Generator: tools/xngen // // 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 <smmintrin...
4,463
41.514286
134
c
XNNPACK
XNNPACK-master/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx512skx-x16.c
// Auto-generated file. Do not edit! // Template: src/f16-f32-vcvt/avx512skx.c.in // Generator: tools/xngen // // 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 <immintrin...
1,458
27.607843
105
c
XNNPACK
XNNPACK-master/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx512skx-x32.c
// Auto-generated file. Do not edit! // Template: src/f16-f32-vcvt/avx512skx.c.in // Generator: tools/xngen // // 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 <immintrin...
1,819
29.333333
105
c
XNNPACK
XNNPACK-master/src/f16-f32-vcvt/gen/f16-f32-vcvt-f16c-x16.c
// Auto-generated file. Do not edit! // Template: src/f16-f32-vcvt/f16c.c.in // Generator: tools/xngen // // 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 <immintrin.h> ...
1,961
28.283582
90
c
XNNPACK
XNNPACK-master/src/f16-f32-vcvt/gen/f16-f32-vcvt-f16c-x8.c
// Auto-generated file. Do not edit! // Template: src/f16-f32-vcvt/f16c.c.in // Generator: tools/xngen // // 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 <immintrin.h> ...
1,607
26.724138
90
c
XNNPACK
XNNPACK-master/src/f16-f32-vcvt/gen/f16-f32-vcvt-neonfp16-x16.c
// Auto-generated file. Do not edit! // Template: src/f16-f32-vcvt/neonfp16.c.in // Generator: tools/xngen // // 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 <arm_neon.h...
2,376
31.561644
90
c
XNNPACK
XNNPACK-master/src/f16-f32-vcvt/gen/f16-f32-vcvt-neonfp16-x8.c
// Auto-generated file. Do not edit! // Template: src/f16-f32-vcvt/neonfp16.c.in // Generator: tools/xngen // // 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 <arm_neon.h...
1,738
28.474576
90
c
XNNPACK
XNNPACK-master/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-x1.c
// Auto-generated file. Do not edit! // Template: src/f16-f32-vcvt/scalar.c.in // Generator: tools/xngen // // 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 <xnnpack/comm...
1,636
30.480769
103
c
XNNPACK
XNNPACK-master/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-x2.c
// Auto-generated file. Do not edit! // Template: src/f16-f32-vcvt/scalar.c.in // Generator: tools/xngen // // 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 <xnnpack/comm...
2,679
33.805195
105
c
XNNPACK
XNNPACK-master/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-x3.c
// Auto-generated file. Do not edit! // Template: src/f16-f32-vcvt/scalar.c.in // Generator: tools/xngen // // 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 <xnnpack/comm...
3,251
35.539326
105
c
XNNPACK
XNNPACK-master/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-x4.c
// Auto-generated file. Do not edit! // Template: src/f16-f32-vcvt/scalar.c.in // Generator: tools/xngen // // 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 <xnnpack/comm...
3,734
37.505155
105
c
XNNPACK
XNNPACK-master/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-x16.c
// Auto-generated file. Do not edit! // Template: src/f16-f32-vcvt/sse-int16.c.in // Generator: tools/xngen // // 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 <emmintrin...
7,954
49.66879
134
c
XNNPACK
XNNPACK-master/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-x24.c
// Auto-generated file. Do not edit! // Template: src/f16-f32-vcvt/sse-int16.c.in // Generator: tools/xngen // // 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 <emmintrin...
9,475
53.148571
134
c
XNNPACK
XNNPACK-master/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-x32.c
// Auto-generated file. Do not edit! // Template: src/f16-f32-vcvt/sse-int16.c.in // Generator: tools/xngen // // 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 <emmintrin...
10,996
55.979275
134
c
XNNPACK
XNNPACK-master/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-x8.c
// Auto-generated file. Do not edit! // Template: src/f16-f32-vcvt/sse-int16.c.in // Generator: tools/xngen // // 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 <emmintrin...
4,808
43.119266
134
c
XNNPACK
XNNPACK-master/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-x16.c
// Auto-generated file. Do not edit! // Template: src/f16-f32-vcvt/sse-int16.c.in // Generator: tools/xngen // // 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 <smmintrin...
7,291
47.939597
134
c