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/qs8-vcvt/gen/qs8-vcvt-neon-x8.c
// Auto-generated file. Do not edit! // Template: src/qs8-vcvt/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 <arm_neon.h> #incl...
2,073
30.907692
86
c
XNNPACK
XNNPACK-master/src/qs8-vcvt/gen/qs8-vcvt-scalar-x1.c
// Auto-generated file. Do not edit! // Template: src/qs8-vcvt/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 <xnnpack/math.h> ...
1,017
23.829268
72
c
XNNPACK
XNNPACK-master/src/qs8-vcvt/gen/qs8-vcvt-scalar-x2.c
// Auto-generated file. Do not edit! // Template: src/qs8-vcvt/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 <xnnpack/math.h> ...
1,547
24.8
72
c
XNNPACK
XNNPACK-master/src/qs8-vcvt/gen/qs8-vcvt-scalar-x4.c
// Auto-generated file. Do not edit! // Template: src/qs8-vcvt/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 <xnnpack/math.h> ...
2,078
26.355263
72
c
XNNPACK
XNNPACK-master/src/qs8-vcvt/gen/qs8-vcvt-sse2-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vcvt/sse2.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 <tmmintrin.h> #inc...
5,757
35.443038
87
c
XNNPACK
XNNPACK-master/src/qs8-vcvt/gen/qs8-vcvt-sse2-x32.c
// Auto-generated file. Do not edit! // Template: src/qs8-vcvt/sse2.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 <tmmintrin.h> #inc...
7,025
37.604396
87
c
XNNPACK
XNNPACK-master/src/qs8-vcvt/gen/qs8-vcvt-sse41-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vcvt/sse4.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 <immintrin.h> #inc...
3,056
31.870968
102
c
XNNPACK
XNNPACK-master/src/qs8-vcvt/gen/qs8-vcvt-sse41-x32.c
// Auto-generated file. Do not edit! // Template: src/qs8-vcvt/sse4.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 <immintrin.h> #inc...
3,730
34.533333
102
c
XNNPACK
XNNPACK-master/src/qs8-vcvt/gen/qs8-vcvt-sse41-x8.c
// Auto-generated file. Do not edit! // Template: src/qs8-vcvt/sse4.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 <immintrin.h> #inc...
2,280
31.126761
102
c
XNNPACK
XNNPACK-master/src/qs8-vcvt/gen/qs8-vcvt-ssse3-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vcvt/ssse3.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 <tmmintrin.h> #in...
4,121
33.932203
102
c
XNNPACK
XNNPACK-master/src/qs8-vcvt/gen/qs8-vcvt-ssse3-x32.c
// Auto-generated file. Do not edit! // Template: src/qs8-vcvt/ssse3.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 <tmmintrin.h> #in...
4,857
35.80303
102
c
XNNPACK
XNNPACK-master/src/qs8-vcvt/gen/qs8-vcvt-wasmrelaxedsimd-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vcvt/wasmsimd.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 <wasm_simd128.h...
3,002
31.641304
95
c
XNNPACK
XNNPACK-master/src/qs8-vcvt/gen/qs8-vcvt-wasmrelaxedsimd-x32.c
// Auto-generated file. Do not edit! // Template: src/qs8-vcvt/wasmsimd.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 <wasm_simd128.h...
3,653
34.134615
95
c
XNNPACK
XNNPACK-master/src/qs8-vcvt/gen/qs8-vcvt-wasmrelaxedsimd-x8.c
// Auto-generated file. Do not edit! // Template: src/qs8-vcvt/wasmsimd.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 <wasm_simd128.h...
2,247
31.114286
95
c
XNNPACK
XNNPACK-master/src/qs8-vcvt/gen/qs8-vcvt-wasmsimd-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vcvt/wasmsimd.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 <wasm_simd128.h...
2,931
30.869565
95
c
XNNPACK
XNNPACK-master/src/qs8-vcvt/gen/qs8-vcvt-wasmsimd-x32.c
// Auto-generated file. Do not edit! // Template: src/qs8-vcvt/wasmsimd.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 <wasm_simd128.h...
3,550
33.144231
95
c
XNNPACK
XNNPACK-master/src/qs8-vcvt/gen/qs8-vcvt-wasmsimd-x8.c
// Auto-generated file. Do not edit! // Template: src/qs8-vcvt/wasmsimd.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 <wasm_simd128.h...
2,208
30.557143
95
c
XNNPACK
XNNPACK-master/src/qs8-vhswish/gen/qs8-vhswish-neon-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vhswish/neon.c.in // Generator: tools/xngen // // 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 <arm_neon.h> #i...
3,961
37.843137
100
c
XNNPACK
XNNPACK-master/src/qs8-vhswish/gen/qs8-vhswish-neon-x32.c
// Auto-generated file. Do not edit! // Template: src/qs8-vhswish/neon.c.in // Generator: tools/xngen // // 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 <arm_neon.h> #i...
5,020
39.821138
100
c
XNNPACK
XNNPACK-master/src/qs8-vhswish/gen/qs8-vhswish-neon-x8.c
// Auto-generated file. Do not edit! // Template: src/qs8-vhswish/neon.c.in // Generator: tools/xngen // // 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 <arm_neon.h> #i...
2,826
34.78481
100
c
XNNPACK
XNNPACK-master/src/qs8-vhswish/gen/qs8-vhswish-scalar-x1.c
// Auto-generated file. Do not edit! // Template: src/qs8-vhswish/scalar.c.in // Generator: tools/xngen // // 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 <xnnpack/math....
1,660
30.339623
84
c
XNNPACK
XNNPACK-master/src/qs8-vhswish/gen/qs8-vhswish-scalar-x2.c
// Auto-generated file. Do not edit! // Template: src/qs8-vhswish/scalar.c.in // Generator: tools/xngen // // 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 <xnnpack/math....
2,876
30.271739
84
c
XNNPACK
XNNPACK-master/src/qs8-vhswish/gen/qs8-vhswish-scalar-x4.c
// Auto-generated file. Do not edit! // Template: src/qs8-vhswish/scalar.c.in // Generator: tools/xngen // // 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 <xnnpack/math....
4,043
32.7
86
c
XNNPACK
XNNPACK-master/src/qs8-vlrelu/gen/qs8-vlrelu-armsimd32-x4.c
// Auto-generated file. Do not edit! // Template: src/qs8-vlrelu/armsimd32.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_acle.h>...
3,300
34.880435
122
c
XNNPACK
XNNPACK-master/src/qs8-vlrelu/gen/qs8-vlrelu-armsimd32-x8.c
// Auto-generated file. Do not edit! // Template: src/qs8-vlrelu/armsimd32.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_acle.h>...
5,513
38.669065
122
c
XNNPACK
XNNPACK-master/src/qs8-vlrelu/gen/qs8-vlrelu-avx-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vlrelu/sse4.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 <immintrin.h> #i...
3,829
36.54902
104
c
XNNPACK
XNNPACK-master/src/qs8-vlrelu/gen/qs8-vlrelu-avx-x32.c
// Auto-generated file. Do not edit! // Template: src/qs8-vlrelu/sse4.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 <immintrin.h> #i...
4,833
39.966102
104
c
XNNPACK
XNNPACK-master/src/qs8-vlrelu/gen/qs8-vlrelu-avx-x8.c
// Auto-generated file. Do not edit! // Template: src/qs8-vlrelu/sse4.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 <immintrin.h> #i...
2,723
34.842105
104
c
XNNPACK
XNNPACK-master/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vlrelu/avx2.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 <immintrin.h> #i...
3,119
36.590361
108
c
XNNPACK
XNNPACK-master/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-x32.c
// Auto-generated file. Do not edit! // Template: src/qs8-vlrelu/avx2.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 <immintrin.h> #i...
4,334
38.054054
108
c
XNNPACK
XNNPACK-master/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-x64.c
// Auto-generated file. Do not edit! // Template: src/qs8-vlrelu/avx2.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 <immintrin.h> #i...
5,446
41.554688
108
c
XNNPACK
XNNPACK-master/src/qs8-vlrelu/gen/qs8-vlrelu-neon-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vlrelu/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 <arm_neon.h> #in...
3,495
35.8
97
c
XNNPACK
XNNPACK-master/src/qs8-vlrelu/gen/qs8-vlrelu-neon-x32.c
// Auto-generated file. Do not edit! // Template: src/qs8-vlrelu/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 <arm_neon.h> #in...
4,400
39.009091
97
c
XNNPACK
XNNPACK-master/src/qs8-vlrelu/gen/qs8-vlrelu-neon-x8.c
// Auto-generated file. Do not edit! // Template: src/qs8-vlrelu/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 <arm_neon.h> #in...
2,506
34.814286
95
c
XNNPACK
XNNPACK-master/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-x1.c
// Auto-generated file. Do not edit! // Template: src/qs8-vlrelu/scalar-andxor.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 <xnnpack...
1,339
29.454545
95
c
XNNPACK
XNNPACK-master/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-x2.c
// Auto-generated file. Do not edit! // Template: src/qs8-vlrelu/scalar-andxor.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 <xnnpack...
2,217
28.573333
95
c
XNNPACK
XNNPACK-master/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-x4.c
// Auto-generated file. Do not edit! // Template: src/qs8-vlrelu/scalar-andxor.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 <xnnpack...
3,090
30.222222
97
c
XNNPACK
XNNPACK-master/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-x1.c
// Auto-generated file. Do not edit! // Template: src/qs8-vlrelu/scalar-select.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 <xnnpack...
1,367
30.090909
107
c
XNNPACK
XNNPACK-master/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-x2.c
// Auto-generated file. Do not edit! // Template: src/qs8-vlrelu/scalar-select.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 <xnnpack...
2,207
31
109
c
XNNPACK
XNNPACK-master/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-x4.c
// Auto-generated file. Do not edit! // Template: src/qs8-vlrelu/scalar-select.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 <xnnpack...
3,044
33.213483
109
c
XNNPACK
XNNPACK-master/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vlrelu/sse2.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 <emmintrin.h> #i...
5,094
35.654676
101
c
XNNPACK
XNNPACK-master/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-x32.c
// Auto-generated file. Do not edit! // Template: src/qs8-vlrelu/sse2.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 <emmintrin.h> #i...
8,401
39.009524
101
c
XNNPACK
XNNPACK-master/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vlrelu/sse4.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 <immintrin.h> #i...
3,967
36.433962
101
c
XNNPACK
XNNPACK-master/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-x32.c
// Auto-generated file. Do not edit! // Template: src/qs8-vlrelu/sse4.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 <immintrin.h> #i...
5,047
39.709677
101
c
XNNPACK
XNNPACK-master/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-x8.c
// Auto-generated file. Do not edit! // Template: src/qs8-vlrelu/sse4.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 <immintrin.h> #i...
2,785
34.717949
101
c
XNNPACK
XNNPACK-master/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vlrelu/ssse3.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 <tmmintrin.h> #...
4,263
39.226415
101
c
XNNPACK
XNNPACK-master/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-x32.c
// Auto-generated file. Do not edit! // Template: src/qs8-vlrelu/ssse3.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 <tmmintrin.h> #...
6,650
41.363057
101
c
XNNPACK
XNNPACK-master/src/qs8-vlrelu/gen/qs8-vlrelu-wasmrelaxedsimd-arm-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vlrelu/wasmsimd-arm.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 <wasm_sim...
3,859
37.6
117
c
XNNPACK
XNNPACK-master/src/qs8-vlrelu/gen/qs8-vlrelu-wasmrelaxedsimd-arm-x32.c
// Auto-generated file. Do not edit! // Template: src/qs8-vlrelu/wasmsimd-arm.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 <wasm_sim...
4,866
41.321739
117
c
XNNPACK
XNNPACK-master/src/qs8-vlrelu/gen/qs8-vlrelu-wasmrelaxedsimd-x86-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vlrelu/wasmsimd-x86.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 <wasm_sim...
3,920
36.342857
99
c
XNNPACK
XNNPACK-master/src/qs8-vlrelu/gen/qs8-vlrelu-wasmrelaxedsimd-x86-x32.c
// Auto-generated file. Do not edit! // Template: src/qs8-vlrelu/wasmsimd-x86.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 <wasm_sim...
4,971
39.422764
99
c
XNNPACK
XNNPACK-master/src/qs8-vlrelu/gen/qs8-vlrelu-wasmrelaxedsimd-x86-x8.c
// Auto-generated file. Do not edit! // Template: src/qs8-vlrelu/wasmsimd-x86.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 <wasm_sim...
2,765
34.922078
99
c
XNNPACK
XNNPACK-master/src/qs8-vlrelu/gen/qs8-vlrelu-wasmsimd-arm-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vlrelu/wasmsimd-arm.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 <wasm_sim...
3,708
36.09
103
c
XNNPACK
XNNPACK-master/src/qs8-vlrelu/gen/qs8-vlrelu-wasmsimd-arm-x32.c
// Auto-generated file. Do not edit! // Template: src/qs8-vlrelu/wasmsimd-arm.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 <wasm_sim...
4,643
39.382609
103
c
XNNPACK
XNNPACK-master/src/qs8-vlrelu/gen/qs8-vlrelu-wasmsimd-x86-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vlrelu/wasmsimd-x86.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 <wasm_sim...
3,849
35.666667
99
c
XNNPACK
XNNPACK-master/src/qs8-vlrelu/gen/qs8-vlrelu-wasmsimd-x86-x32.c
// Auto-generated file. Do not edit! // Template: src/qs8-vlrelu/wasmsimd-x86.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 <wasm_sim...
4,868
38.585366
99
c
XNNPACK
XNNPACK-master/src/qs8-vlrelu/gen/qs8-vlrelu-wasmsimd-x86-x8.c
// Auto-generated file. Do not edit! // Template: src/qs8-vlrelu/wasmsimd-x86.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 <wasm_sim...
2,726
34.415584
99
c
XNNPACK
XNNPACK-master/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-avx-mul16-ld64-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vmul/sse-mul16-ld64.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 <smmintri...
6,235
42.006897
106
c
XNNPACK
XNNPACK-master/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-avx-mul16-ld64-x8.c
// Auto-generated file. Do not edit! // Template: src/qs8-vmul/sse-mul16-ld64.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 <smmintri...
4,830
38.92562
106
c
XNNPACK
XNNPACK-master/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-neon-ld128-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vmul/neon.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> #incl...
7,249
43.207317
123
c
XNNPACK
XNNPACK-master/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-neon-ld64-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vmul/neon.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> #incl...
6,316
41.395973
123
c
XNNPACK
XNNPACK-master/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-neon-ld64-x8.c
// Auto-generated file. Do not edit! // Template: src/qs8-vmul/neon.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> #incl...
4,775
36.606299
123
c
XNNPACK
XNNPACK-master/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-neonv8-ld128-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vmul/neon.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> #incl...
6,763
41.540881
106
c
XNNPACK
XNNPACK-master/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-neonv8-ld64-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vmul/neon.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> #incl...
5,826
39.465278
103
c
XNNPACK
XNNPACK-master/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-neonv8-ld64-x8.c
// Auto-generated file. Do not edit! // Template: src/qs8-vmul/neon.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> #incl...
4,428
35.00813
93
c
XNNPACK
XNNPACK-master/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-x1.c
// Auto-generated file. Do not edit! // Template: src/qs8-vmul/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/math.h> ...
1,794
33.519231
107
c
XNNPACK
XNNPACK-master/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-x2.c
// Auto-generated file. Do not edit! // Template: src/qs8-vmul/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/math.h> ...
2,849
34.185185
107
c
XNNPACK
XNNPACK-master/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-x4.c
// Auto-generated file. Do not edit! // Template: src/qs8-vmul/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/math.h> ...
3,892
36.796117
107
c
XNNPACK
XNNPACK-master/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse2-mul16-ld64-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vmul/sse-mul16-ld64.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 <emmintri...
6,622
42.287582
106
c
XNNPACK
XNNPACK-master/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse2-mul16-ld64-x8.c
// Auto-generated file. Do not edit! // Template: src/qs8-vmul/sse-mul16-ld64.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 <emmintri...
4,986
38.896
106
c
XNNPACK
XNNPACK-master/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse41-mul16-ld64-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vmul/sse-mul16-ld64.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 <smmintri...
6,237
42.02069
106
c
XNNPACK
XNNPACK-master/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse41-mul16-ld64-x8.c
// Auto-generated file. Do not edit! // Template: src/qs8-vmul/sse-mul16-ld64.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 <smmintri...
4,832
38.942149
106
c
XNNPACK
XNNPACK-master/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-wasmsimd-mul32-ld64-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vmul/wasmsimd-mul32-ld64.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 <was...
6,055
40.479452
132
c
XNNPACK
XNNPACK-master/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-wasmsimd-mul32-ld64-x8.c
// Auto-generated file. Do not edit! // Template: src/qs8-vmul/wasmsimd-mul32-ld64.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 <was...
4,684
38.041667
132
c
XNNPACK
XNNPACK-master/src/qs8-vmul/gen/qs8-vmul-minmax-rndnu-neon-ld128-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vmul/neon.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> #incl...
6,993
42.7125
106
c
XNNPACK
XNNPACK-master/src/qs8-vmul/gen/qs8-vmul-minmax-rndnu-neon-ld64-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vmul/neon.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> #incl...
6,058
40.786207
103
c
XNNPACK
XNNPACK-master/src/qs8-vmul/gen/qs8-vmul-minmax-rndnu-neon-ld64-x8.c
// Auto-generated file. Do not edit! // Template: src/qs8-vmul/neon.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> #incl...
4,628
36.330645
93
c
XNNPACK
XNNPACK-master/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-avx-mul16-ld64-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vmulc/sse-mul16-ld64.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 <smmintr...
5,753
40.395683
109
c
XNNPACK
XNNPACK-master/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-avx-mul16-ld64-x8.c
// Auto-generated file. Do not edit! // Template: src/qs8-vmulc/sse-mul16-ld64.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 <smmintr...
4,558
37.635593
109
c
XNNPACK
XNNPACK-master/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-neon-ld128-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vmulc/neon.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> #inc...
6,530
40.598726
123
c
XNNPACK
XNNPACK-master/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-neon-ld64-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vmulc/neon.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> #inc...
5,958
40.096552
123
c
XNNPACK
XNNPACK-master/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-neon-ld64-x8.c
// Auto-generated file. Do not edit! // Template: src/qs8-vmulc/neon.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> #inc...
4,582
35.664
123
c
XNNPACK
XNNPACK-master/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-neonv8-ld128-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vmulc/neon.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> #inc...
6,042
38.756579
106
c
XNNPACK
XNNPACK-master/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-neonv8-ld64-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vmulc/neon.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> #inc...
5,468
38.064286
103
c
XNNPACK
XNNPACK-master/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-neonv8-ld64-x8.c
// Auto-generated file. Do not edit! // Template: src/qs8-vmulc/neon.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> #inc...
4,235
34.008264
93
c
XNNPACK
XNNPACK-master/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-x1.c
// Auto-generated file. Do not edit! // Template: src/qs8-vmulc/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/math.h>...
1,745
33.235294
107
c
XNNPACK
XNNPACK-master/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-x2.c
// Auto-generated file. Do not edit! // Template: src/qs8-vmulc/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/math.h>...
2,677
34.236842
107
c
XNNPACK
XNNPACK-master/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-x4.c
// Auto-generated file. Do not edit! // Template: src/qs8-vmulc/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/math.h>...
3,610
36.614583
107
c
XNNPACK
XNNPACK-master/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse2-mul16-ld64-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vmulc/sse-mul16-ld64.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 <emmintr...
5,976
40.506944
109
c
XNNPACK
XNNPACK-master/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse2-mul16-ld64-x8.c
// Auto-generated file. Do not edit! // Template: src/qs8-vmulc/sse-mul16-ld64.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 <emmintr...
4,604
37.375
109
c
XNNPACK
XNNPACK-master/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse41-mul16-ld64-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vmulc/sse-mul16-ld64.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 <smmintr...
5,755
40.410072
109
c
XNNPACK
XNNPACK-master/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse41-mul16-ld64-x8.c
// Auto-generated file. Do not edit! // Template: src/qs8-vmulc/sse-mul16-ld64.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 <smmintr...
4,560
37.652542
109
c
XNNPACK
XNNPACK-master/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-wasmsimd-mul32-ld64-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vmulc/wasmsimd-mul32-ld64.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 <wa...
5,612
39.381295
132
c
XNNPACK
XNNPACK-master/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-wasmsimd-mul32-ld64-x8.c
// Auto-generated file. Do not edit! // Template: src/qs8-vmulc/wasmsimd-mul32-ld64.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 <wa...
4,415
37.068966
132
c
XNNPACK
XNNPACK-master/src/qs8-vmulc/gen/qs8-vmulc-minmax-rndnu-neon-ld128-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vmulc/neon.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> #inc...
6,273
40.006536
106
c
XNNPACK
XNNPACK-master/src/qs8-vmulc/gen/qs8-vmulc-minmax-rndnu-neon-ld64-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vmulc/neon.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> #inc...
5,700
39.432624
103
c
XNNPACK
XNNPACK-master/src/qs8-vmulc/gen/qs8-vmulc-minmax-rndnu-neon-ld64-x8.c
// Auto-generated file. Do not edit! // Template: src/qs8-vmulc/neon.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> #inc...
4,435
35.360656
93
c
XNNPACK
XNNPACK-master/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-neon-c8.c
// Copyright (c) Facebook, Inc. and its affiliates. // All rights reserved. // // 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 <arm_neon.h> #include <xnnpack/avgpool.h> #in...
13,263
34.945799
123
c
XNNPACK
XNNPACK-master/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-scalar-imagic-c1.c
// Copyright (c) Facebook, Inc. and its affiliates. // All rights reserved. // // 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 <xnnpack/avgpool.h> #include <xnnpack/math.h> ...
8,905
30.249123
100
c
XNNPACK
XNNPACK-master/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-sse2-c8.c
// Copyright (c) Facebook, Inc. and its affiliates. // All rights reserved. // // 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 <emmintrin.h> #include <xnnpack/avgpool.h> #i...
15,791
38.381546
106
c