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-requantization/qs8-requantization-gemmlowp-sse2.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 <stdint.h> #include <stddef.h> #include <emmin...
9,770
50.973404
120
c
XNNPACK
XNNPACK-master/src/qs8-requantization/qs8-requantization-gemmlowp-sse41.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 <stdint.h> #include <stddef.h> #include <smmin...
6,037
43.397059
120
c
XNNPACK
XNNPACK-master/src/qs8-requantization/qs8-requantization-gemmlowp-ssse3.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 <stdint.h> #include <stddef.h> #include <tmmin...
9,630
49.957672
120
c
XNNPACK
XNNPACK-master/src/qs8-requantization/qs8-requantization-gemmlowp-wasmsimd.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 <stdint.h> #include <stddef.h> #include <wasm_...
5,830
41.875
107
c
XNNPACK
XNNPACK-master/src/qs8-requantization/qs8-requantization-rndna-neon.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 <stdint.h> #include <stddef.h> #include <arm_n...
8,065
47.590361
115
c
XNNPACK
XNNPACK-master/src/qs8-requantization/qs8-requantization-rndna-scalar-signed64.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 <stdint.h> #include <stddef.h> #include <xnnpa...
3,964
41.180851
115
c
XNNPACK
XNNPACK-master/src/qs8-requantization/qs8-requantization-rndna-scalar-unsigned32.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 <stdint.h> #include <stddef.h> #include <xnnpa...
6,735
51.217054
116
c
XNNPACK
XNNPACK-master/src/qs8-requantization/qs8-requantization-rndna-scalar-unsigned64.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 <stdint.h> #include <stddef.h> #include <xnnpa...
4,427
42.841584
115
c
XNNPACK
XNNPACK-master/src/qs8-requantization/qs8-requantization-rndna-sse2.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 <stdint.h> #include <stddef.h> #include <emmin...
6,191
46.267176
117
c
XNNPACK
XNNPACK-master/src/qs8-requantization/qs8-requantization-rndna-sse41.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 <stdint.h> #include <stddef.h> #include <smmin...
4,855
40.504274
97
c
XNNPACK
XNNPACK-master/src/qs8-requantization/qs8-requantization-rndna-ssse3.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 <stdint.h> #include <stddef.h> #include <tmmin...
5,582
43.664
117
c
XNNPACK
XNNPACK-master/src/qs8-requantization/qs8-requantization-rndnu-neon-mull.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 <stdint.h> #include <stddef.h> #include <arm_neon.h> #include <xnnpack/math.h> #include <xnnpack/requantization-stubs.h> v...
5,635
41.37594
114
c
XNNPACK
XNNPACK-master/src/qs8-requantization/qs8-requantization-rndnu-neon-qdmulh.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 <stdint.h> #include <stddef.h> #include <arm_neon.h> #include <xnnpack/math.h> #include <xnnpack/requantization-stubs.h> v...
4,158
35.165217
114
c
XNNPACK
XNNPACK-master/src/qs8-requantization/qs8-requantization-rndnu-scalar.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 <stdint.h> #include <stddef.h> #include <xnnpa...
3,531
39.136364
115
c
XNNPACK
XNNPACK-master/src/qs8-requantization/qs8-requantization-rndnu-sse41-sra.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 <stdint.h> #include <stddef.h> #include <smmintrin.h> #include <xnnpack/math.h> #include <xnnpack/requantization-stubs.h> ...
4,408
40.205607
103
c
XNNPACK
XNNPACK-master/src/qs8-requantization/qs8-requantization-rndnu-sse41-srl.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 <stdint.h> #include <stddef.h> #include <smmintrin.h> #include <xnnpack/math.h> #include <xnnpack/requantization-stubs.h> ...
4,582
42.647619
124
c
XNNPACK
XNNPACK-master/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vadd/sse-mul16-ld64.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 <smmintri...
7,965
50.727273
122
c
XNNPACK
XNNPACK-master/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-x24.c
// Auto-generated file. Do not edit! // Template: src/qs8-vadd/sse-mul16-ld64.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 <smmintri...
9,829
55.171429
122
c
XNNPACK
XNNPACK-master/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-x32.c
// Auto-generated file. Do not edit! // Template: src/qs8-vadd/sse-mul16-ld64.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 <smmintri...
11,391
58.333333
122
c
XNNPACK
XNNPACK-master/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-x8.c
// Auto-generated file. Do not edit! // Template: src/qs8-vadd/sse-mul16-ld64.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 <smmintri...
6,090
46.585938
122
c
XNNPACK
XNNPACK-master/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vadd/sse-mul32-ld32.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 <immintri...
5,947
46.206349
107
c
XNNPACK
XNNPACK-master/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-x24.c
// Auto-generated file. Do not edit! // Template: src/qs8-vadd/sse-mul32-ld32.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 <immintri...
7,201
50.078014
107
c
XNNPACK
XNNPACK-master/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-x32.c
// Auto-generated file. Do not edit! // Template: src/qs8-vadd/sse-mul32-ld32.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 <immintri...
8,153
52.644737
107
c
XNNPACK
XNNPACK-master/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-x8.c
// Auto-generated file. Do not edit! // Template: src/qs8-vadd/sse-mul32-ld32.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 <immintri...
4,682
43.179245
107
c
XNNPACK
XNNPACK-master/src/qs8-vadd/gen/qs8-vadd-minmax-neon-ld128-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vadd/neon.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 <arm_neon.h> #incl...
6,216
45.395522
126
c
XNNPACK
XNNPACK-master/src/qs8-vadd/gen/qs8-vadd-minmax-neon-ld128-x32.c
// Auto-generated file. Do not edit! // Template: src/qs8-vadd/neon.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 <arm_neon.h> #incl...
8,604
52.117284
126
c
XNNPACK
XNNPACK-master/src/qs8-vadd/gen/qs8-vadd-minmax-neon-ld64-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vadd/neon.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 <arm_neon.h> #incl...
5,291
43.470588
126
c
XNNPACK
XNNPACK-master/src/qs8-vadd/gen/qs8-vadd-minmax-neon-ld64-x24.c
// Auto-generated file. Do not edit! // Template: src/qs8-vadd/neon.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 <arm_neon.h> #incl...
6,384
46.649254
126
c
XNNPACK
XNNPACK-master/src/qs8-vadd/gen/qs8-vadd-minmax-neon-ld64-x32.c
// Auto-generated file. Do not edit! // Template: src/qs8-vadd/neon.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 <arm_neon.h> #incl...
7,305
49.386207
126
c
XNNPACK
XNNPACK-master/src/qs8-vadd/gen/qs8-vadd-minmax-neon-ld64-x8.c
// Auto-generated file. Do not edit! // Template: src/qs8-vadd/neon.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 <arm_neon.h> #incl...
4,054
38.754902
126
c
XNNPACK
XNNPACK-master/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-x1.c
// Auto-generated file. Do not edit! // Template: src/qs8-vadd/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,603
31.08
88
c
XNNPACK
XNNPACK-master/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-x2.c
// Auto-generated file. Do not edit! // Template: src/qs8-vadd/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,493
30.974359
88
c
XNNPACK
XNNPACK-master/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-x4.c
// Auto-generated file. Do not edit! // Template: src/qs8-vadd/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,364
32.65
88
c
XNNPACK
XNNPACK-master/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vadd/sse-mul16-ld64.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 <emmintri...
8,298
50.228395
122
c
XNNPACK
XNNPACK-master/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-x24.c
// Auto-generated file. Do not edit! // Template: src/qs8-vadd/sse-mul16-ld64.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 <emmintri...
10,240
54.356757
122
c
XNNPACK
XNNPACK-master/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-x32.c
// Auto-generated file. Do not edit! // Template: src/qs8-vadd/sse-mul16-ld64.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 <emmintri...
12,032
57.412621
122
c
XNNPACK
XNNPACK-master/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-x8.c
// Auto-generated file. Do not edit! // Template: src/qs8-vadd/sse-mul16-ld64.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 <emmintri...
6,192
45.916667
122
c
XNNPACK
XNNPACK-master/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vadd/sse-mul16-ld64.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 <smmintri...
7,967
50.74026
122
c
XNNPACK
XNNPACK-master/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-x24.c
// Auto-generated file. Do not edit! // Template: src/qs8-vadd/sse-mul16-ld64.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 <smmintri...
9,831
55.182857
122
c
XNNPACK
XNNPACK-master/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-x32.c
// Auto-generated file. Do not edit! // Template: src/qs8-vadd/sse-mul16-ld64.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 <smmintri...
11,393
58.34375
122
c
XNNPACK
XNNPACK-master/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-x8.c
// Auto-generated file. Do not edit! // Template: src/qs8-vadd/sse-mul16-ld64.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 <smmintri...
6,092
46.601563
122
c
XNNPACK
XNNPACK-master/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vadd/sse-mul32-ld32.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 <immintri...
5,949
46.222222
107
c
XNNPACK
XNNPACK-master/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-x24.c
// Auto-generated file. Do not edit! // Template: src/qs8-vadd/sse-mul32-ld32.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 <immintri...
7,203
50.092199
107
c
XNNPACK
XNNPACK-master/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-x32.c
// Auto-generated file. Do not edit! // Template: src/qs8-vadd/sse-mul32-ld32.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 <immintri...
8,155
52.657895
107
c
XNNPACK
XNNPACK-master/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-x8.c
// Auto-generated file. Do not edit! // Template: src/qs8-vadd/sse-mul32-ld32.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 <immintri...
4,684
43.198113
107
c
XNNPACK
XNNPACK-master/src/qs8-vadd/gen/qs8-vadd-minmax-wasmsimd-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vadd/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.h...
5,252
43.516949
119
c
XNNPACK
XNNPACK-master/src/qs8-vadd/gen/qs8-vadd-minmax-wasmsimd-x24.c
// Auto-generated file. Do not edit! // Template: src/qs8-vadd/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.h...
6,360
47.557252
119
c
XNNPACK
XNNPACK-master/src/qs8-vadd/gen/qs8-vadd-minmax-wasmsimd-x32.c
// Auto-generated file. Do not edit! // Template: src/qs8-vadd/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.h...
7,149
50.071429
119
c
XNNPACK
XNNPACK-master/src/qs8-vadd/gen/qs8-vadd-minmax-wasmsimd-x8.c
// Auto-generated file. Do not edit! // Template: src/qs8-vadd/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.h...
4,152
40.53
119
c
XNNPACK
XNNPACK-master/src/qs8-vadd/gen/qs8-vadd-minmax-xop-mul32-ld32-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vadd/sse-mul32-ld32.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> #ifdef _MSC_VER ...
5,808
43.684615
107
c
XNNPACK
XNNPACK-master/src/qs8-vadd/gen/qs8-vadd-minmax-xop-mul32-ld32-x24.c
// Auto-generated file. Do not edit! // Template: src/qs8-vadd/sse-mul32-ld32.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> #ifdef _MSC_VER ...
6,998
47.268966
107
c
XNNPACK
XNNPACK-master/src/qs8-vadd/gen/qs8-vadd-minmax-xop-mul32-ld32-x32.c
// Auto-generated file. Do not edit! // Template: src/qs8-vadd/sse-mul32-ld32.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> #ifdef _MSC_VER ...
7,886
49.557692
107
c
XNNPACK
XNNPACK-master/src/qs8-vadd/gen/qs8-vadd-minmax-xop-mul32-ld32-x8.c
// Auto-generated file. Do not edit! // Template: src/qs8-vadd/sse-mul32-ld32.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> #ifdef _MSC_VER ...
4,607
40.890909
107
c
XNNPACK
XNNPACK-master/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vaddc/sse-mul16-ld64.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 <smmintr...
5,826
44.170543
122
c
XNNPACK
XNNPACK-master/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-x24.c
// Auto-generated file. Do not edit! // Template: src/qs8-vaddc/sse-mul16-ld64.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 <smmintr...
7,012
48.041958
122
c
XNNPACK
XNNPACK-master/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-x32.c
// Auto-generated file. Do not edit! // Template: src/qs8-vaddc/sse-mul16-ld64.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 <smmintr...
7,896
50.614379
122
c
XNNPACK
XNNPACK-master/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-x8.c
// Auto-generated file. Do not edit! // Template: src/qs8-vaddc/sse-mul16-ld64.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 <smmintr...
4,649
40.891892
122
c
XNNPACK
XNNPACK-master/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vaddc/sse-mul32-ld32.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 <immintr...
4,887
42.642857
107
c
XNNPACK
XNNPACK-master/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-x24.c
// Auto-generated file. Do not edit! // Template: src/qs8-vaddc/sse-mul32-ld32.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 <immintr...
5,771
45.926829
107
c
XNNPACK
XNNPACK-master/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-x32.c
// Auto-generated file. Do not edit! // Template: src/qs8-vaddc/sse-mul32-ld32.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 <immintr...
6,353
47.876923
107
c
XNNPACK
XNNPACK-master/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-x8.c
// Auto-generated file. Do not edit! // Template: src/qs8-vaddc/sse-mul32-ld32.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 <immintr...
4,011
40.360825
107
c
XNNPACK
XNNPACK-master/src/qs8-vaddc/gen/qs8-vaddc-minmax-neon-ld128-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vaddc/neon.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 <arm_neon.h> #inc...
4,959
40.680672
126
c
XNNPACK
XNNPACK-master/src/qs8-vaddc/gen/qs8-vaddc-minmax-neon-ld128-x32.c
// Auto-generated file. Do not edit! // Template: src/qs8-vaddc/neon.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 <arm_neon.h> #inc...
6,560
46.543478
126
c
XNNPACK
XNNPACK-master/src/qs8-vaddc/gen/qs8-vaddc-minmax-neon-ld64-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vaddc/neon.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 <arm_neon.h> #inc...
4,410
40.224299
126
c
XNNPACK
XNNPACK-master/src/qs8-vaddc/gen/qs8-vaddc-minmax-neon-ld64-x24.c
// Auto-generated file. Do not edit! // Template: src/qs8-vaddc/neon.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 <arm_neon.h> #inc...
5,203
43.101695
126
c
XNNPACK
XNNPACK-master/src/qs8-vaddc/gen/qs8-vaddc-minmax-neon-ld64-x32.c
// Auto-generated file. Do not edit! // Template: src/qs8-vaddc/neon.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 <arm_neon.h> #inc...
5,824
45.6
126
c
XNNPACK
XNNPACK-master/src/qs8-vaddc/gen/qs8-vaddc-minmax-neon-ld64-x8.c
// Auto-generated file. Do not edit! // Template: src/qs8-vaddc/neon.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 <arm_neon.h> #inc...
3,487
36.106383
126
c
XNNPACK
XNNPACK-master/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-x1.c
// Auto-generated file. Do not edit! // Template: src/qs8-vaddc/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,539
31.083333
95
c
XNNPACK
XNNPACK-master/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-x2.c
// Auto-generated file. Do not edit! // Template: src/qs8-vaddc/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,302
31.43662
95
c
XNNPACK
XNNPACK-master/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-x4.c
// Auto-generated file. Do not edit! // Template: src/qs8-vaddc/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,041
33.179775
95
c
XNNPACK
XNNPACK-master/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vaddc/sse-mul16-ld64.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 <emmintr...
6,000
43.783582
122
c
XNNPACK
XNNPACK-master/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-x24.c
// Auto-generated file. Do not edit! // Template: src/qs8-vaddc/sse-mul16-ld64.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 <emmintr...
7,210
47.395973
122
c
XNNPACK
XNNPACK-master/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-x32.c
// Auto-generated file. Do not edit! // Template: src/qs8-vaddc/sse-mul16-ld64.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 <emmintr...
8,270
50.055556
122
c
XNNPACK
XNNPACK-master/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-x8.c
// Auto-generated file. Do not edit! // Template: src/qs8-vaddc/sse-mul16-ld64.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 <emmintr...
4,647
40.132743
122
c
XNNPACK
XNNPACK-master/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vaddc/sse-mul16-ld64.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 <smmintr...
5,828
44.186047
122
c
XNNPACK
XNNPACK-master/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-x24.c
// Auto-generated file. Do not edit! // Template: src/qs8-vaddc/sse-mul16-ld64.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 <smmintr...
7,014
48.055944
122
c
XNNPACK
XNNPACK-master/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-x32.c
// Auto-generated file. Do not edit! // Template: src/qs8-vaddc/sse-mul16-ld64.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 <smmintr...
7,898
50.627451
122
c
XNNPACK
XNNPACK-master/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-x8.c
// Auto-generated file. Do not edit! // Template: src/qs8-vaddc/sse-mul16-ld64.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 <smmintr...
4,651
40.90991
122
c
XNNPACK
XNNPACK-master/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vaddc/sse-mul32-ld32.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 <immintr...
4,889
42.660714
107
c
XNNPACK
XNNPACK-master/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-x24.c
// Auto-generated file. Do not edit! // Template: src/qs8-vaddc/sse-mul32-ld32.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 <immintr...
5,773
45.943089
107
c
XNNPACK
XNNPACK-master/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-x32.c
// Auto-generated file. Do not edit! // Template: src/qs8-vaddc/sse-mul32-ld32.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 <immintr...
6,355
47.892308
107
c
XNNPACK
XNNPACK-master/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-x8.c
// Auto-generated file. Do not edit! // Template: src/qs8-vaddc/sse-mul32-ld32.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 <immintr...
4,013
40.381443
107
c
XNNPACK
XNNPACK-master/src/qs8-vaddc/gen/qs8-vaddc-minmax-wasmsimd-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vaddc/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....
4,360
40.141509
119
c
XNNPACK
XNNPACK-master/src/qs8-vaddc/gen/qs8-vaddc-minmax-wasmsimd-x24.c
// Auto-generated file. Do not edit! // Template: src/qs8-vaddc/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....
5,177
43.637931
119
c
XNNPACK
XNNPACK-master/src/qs8-vaddc/gen/qs8-vaddc-minmax-wasmsimd-x32.c
// Auto-generated file. Do not edit! // Template: src/qs8-vaddc/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....
5,675
45.52459
119
c
XNNPACK
XNNPACK-master/src/qs8-vaddc/gen/qs8-vaddc-minmax-wasmsimd-x8.c
// Auto-generated file. Do not edit! // Template: src/qs8-vaddc/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....
3,571
37.826087
119
c
XNNPACK
XNNPACK-master/src/qs8-vaddc/gen/qs8-vaddc-minmax-xop-mul32-ld32-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vaddc/sse-mul32-ld32.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> #ifdef _MSC_VER ...
4,844
40.767241
107
c
XNNPACK
XNNPACK-master/src/qs8-vaddc/gen/qs8-vaddc-minmax-xop-mul32-ld32-x24.c
// Auto-generated file. Do not edit! // Template: src/qs8-vaddc/sse-mul32-ld32.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> #ifdef _MSC_VER ...
5,696
43.858268
107
c
XNNPACK
XNNPACK-master/src/qs8-vaddc/gen/qs8-vaddc-minmax-xop-mul32-ld32-x32.c
// Auto-generated file. Do not edit! // Template: src/qs8-vaddc/sse-mul32-ld32.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> #ifdef _MSC_VER ...
6,246
45.619403
107
c
XNNPACK
XNNPACK-master/src/qs8-vaddc/gen/qs8-vaddc-minmax-xop-mul32-ld32-x8.c
// Auto-generated file. Do not edit! // Template: src/qs8-vaddc/sse-mul32-ld32.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> #ifdef _MSC_VER ...
4,000
38.613861
107
c
XNNPACK
XNNPACK-master/src/qs8-vcvt/gen/qs8-vcvt-armsimd32-x4.c
// Auto-generated file. Do not edit! // Template: src/qs8-vcvt/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> ...
2,616
31.308642
97
c
XNNPACK
XNNPACK-master/src/qs8-vcvt/gen/qs8-vcvt-armsimd32-x8.c
// Auto-generated file. Do not edit! // Template: src/qs8-vcvt/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> ...
4,264
34.840336
97
c
XNNPACK
XNNPACK-master/src/qs8-vcvt/gen/qs8-vcvt-avx-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,054
31.849462
102
c
XNNPACK
XNNPACK-master/src/qs8-vcvt/gen/qs8-vcvt-avx-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,728
34.514286
102
c
XNNPACK
XNNPACK-master/src/qs8-vcvt/gen/qs8-vcvt-avx-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,278
31.098592
102
c
XNNPACK
XNNPACK-master/src/qs8-vcvt/gen/qs8-vcvt-avx2-x16.c
// Auto-generated file. Do not edit! // Template: src/qs8-vcvt/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> #inc...
2,652
33.012821
104
c
XNNPACK
XNNPACK-master/src/qs8-vcvt/gen/qs8-vcvt-avx2-x32.c
// Auto-generated file. Do not edit! // Template: src/qs8-vcvt/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> #inc...
3,525
33.568627
104
c
XNNPACK
XNNPACK-master/src/qs8-vcvt/gen/qs8-vcvt-avx2-x64.c
// Auto-generated file. Do not edit! // Template: src/qs8-vcvt/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> #inc...
4,295
36.356522
104
c
XNNPACK
XNNPACK-master/src/qs8-vcvt/gen/qs8-vcvt-neon-x16.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,734
31.559524
86
c
XNNPACK
XNNPACK-master/src/qs8-vcvt/gen/qs8-vcvt-neon-x32.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...
3,313
33.884211
86
c