repo
stringlengths
1
152
file
stringlengths
14
221
code
stringlengths
501
25k
file_length
int64
501
25k
avg_line_length
float64
20
99.5
max_line_length
int64
21
134
extension_type
stringclasses
2 values
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x2c4-minmax-sse.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/MRx2c4-sse.c.in // Generator: tools/xngen // // 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 <xmmintrin.h...
6,301
34.011111
119
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x2c4-minmax-wasmrelaxedsimd-fma.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/MRx2c4-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_s...
7,026
35.409326
101
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x2c4-minmax-wasmrelaxedsimd.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/MRx2c4-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_s...
6,974
35.139896
98
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x2c4-minmax-wasmsimd-arm.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/MRx2c4-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_s...
6,899
34.751295
98
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x2c4-minmax-wasmsimd-x86.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/MRx2c4-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_s...
6,903
34.772021
98
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x2c4-relu-wasmrelaxedsimd-fma.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/MRx2c4-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_s...
6,769
34.820106
101
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x2c4-relu-wasmsimd.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/MRx2c4-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_s...
6,710
34.507937
98
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x2c4-wasmrelaxedsimd-fma.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/MRx2c4-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_s...
6,615
34.569892
101
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x2c4-wasmsimd.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/MRx2c4-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_s...
6,556
34.252688
98
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x4-minmax-aarch64-neonfma-lane-ld64.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/neon-ld64.c.in // Generator: tools/xngen // // 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>...
5,568
30.642045
75
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x4-minmax-neon-lane-ld64.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/neon-ld64.c.in // Generator: tools/xngen // // 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>...
5,557
30.579545
75
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x4-minmax-scalar.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/scalar.c.in // Generator: tools/xngen // // 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/igemm.h...
6,347
27.339286
75
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x4-minmax-wasm.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/scalar.c.in // Generator: tools/xngen // // 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/igemm.h...
6,665
28.758929
75
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x4-relu-scalar.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/scalar.c.in // Generator: tools/xngen // // 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/igemm.h...
5,604
26.341463
73
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x4-relu-wasm.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/scalar.c.in // Generator: tools/xngen // // 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/igemm.h...
5,762
27.112195
73
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x4-scalar.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/scalar.c.in // Generator: tools/xngen // // 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/igemm.h...
4,946
25.174603
76
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x8-minmax-aarch64-neonfma-lane-ld128.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/neon-ld128.c.in // Generator: tools/xngen // // 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...
9,452
37.116935
81
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x8-minmax-aarch64-neonfma-lane-ld64.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/neon-ld64.c.in // Generator: tools/xngen // // 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>...
7,534
33.56422
75
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x8-minmax-avx-broadcast.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/avx-broadcast.c.in // Generator: tools/xngen // // 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 <immintri...
5,678
30.032787
87
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x8-minmax-fma3-broadcast.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/avx-broadcast.c.in // Generator: tools/xngen // // 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 <immintri...
5,627
29.754098
75
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x8-minmax-neon-dup-ld128.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/neon-ld128.c.in // Generator: tools/xngen // // 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...
9,944
36.670455
75
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x8-minmax-neon-dup-ld64.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/neon-ld64.c.in // Generator: tools/xngen // // 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>...
7,922
34.057522
75
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x8-minmax-neon-lane-ld128.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/neon-ld128.c.in // Generator: tools/xngen // // 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...
9,441
37.072581
81
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x8-minmax-neon-lane-ld64.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/neon-ld64.c.in // Generator: tools/xngen // // 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>...
7,523
33.513761
75
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x8-minmax-neonfma-dup-ld128.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/neon-ld128.c.in // Generator: tools/xngen // // 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...
9,947
36.681818
75
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x8-minmax-neonfma-dup-ld64.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/neon-ld64.c.in // Generator: tools/xngen // // 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>...
7,925
34.070796
75
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x8-minmax-sse-dup.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/sse-dup.c.in // Generator: tools/xngen // // 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 <xmmintrin.h> ...
10,699
36.676056
82
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x8-minmax-sse-load1.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/sse-load1.c.in // Generator: tools/xngen // // 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 <xmmintrin.h>...
6,048
29.245
75
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x8-minmax-sse2-dup.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/sse-dup.c.in // Generator: tools/xngen // // 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> ...
11,108
38.116197
116
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x8-minmax-wasmrelaxedsimd-fma-loadsplat.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-loadsplat.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 <was...
6,732
32.665
80
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x8-minmax-wasmrelaxedsimd-fma-splat.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-splat.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_si...
11,471
39.971429
84
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x8-minmax-wasmrelaxedsimd-loadsplat.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-loadsplat.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 <was...
6,704
32.525
77
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x8-minmax-wasmrelaxedsimd-splat.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-splat.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_si...
11,347
39.528571
81
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x8-minmax-wasmsimd-arm-loadsplat.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-loadsplat.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 <was...
6,413
31.07
77
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x8-minmax-wasmsimd-arm-splat.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-splat.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_si...
11,056
38.489286
81
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x8-minmax-wasmsimd-x86-loadsplat.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-loadsplat.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 <was...
6,429
31.15
77
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x8-minmax-wasmsimd-x86-splat.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-splat.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_si...
11,072
38.546429
81
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x8-relu-wasmrelaxedsimd-fma-loadsplat.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-loadsplat.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 <was...
5,955
30.347368
80
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x8-relu-wasmrelaxedsimd-fma-splat.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-splat.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_si...
10,694
38.611111
84
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x8-relu-wasmsimd-loadsplat.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-loadsplat.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 <was...
5,920
30.163158
77
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x8-relu-wasmsimd-splat.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-splat.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_si...
10,563
38.125926
81
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x8-wasmrelaxedsimd-fma-loadsplat.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-loadsplat.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 <was...
5,485
29.309392
80
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x8-wasmrelaxedsimd-fma-splat.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-splat.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_si...
10,224
38.176245
84
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x8-wasmsimd-loadsplat.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-loadsplat.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 <was...
5,450
29.116022
77
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x8-wasmsimd-splat.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-splat.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_si...
10,093
37.67433
81
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-sse.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/sse-shuffle.c.in // Generator: tools/xngen // // 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 <xmmintrin....
14,670
43.323263
128
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-wasmrelaxedsimd-fma.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-s4.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_simd1...
15,594
45.972892
132
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-wasmrelaxedsimd.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-s4.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_simd1...
15,398
45.38253
129
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-wasmsimd-arm.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-s4.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_simd1...
15,107
44.506024
129
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-wasmsimd-x86.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-s4.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_simd1...
15,123
44.554217
129
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x8s4-relu-wasmrelaxedsimd-fma.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-s4.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_simd1...
14,817
45.018634
132
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x8s4-relu-wasmsimd.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-s4.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_simd1...
14,614
44.388199
129
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x8s4-wasmrelaxedsimd-fma.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-s4.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_simd1...
14,347
44.840256
132
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x8s4-wasmsimd.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-s4.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_simd1...
14,144
44.191693
129
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-5x16-minmax-avx-broadcast.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/avx-broadcast.c.in // Generator: tools/xngen // // 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 <immintri...
8,810
33.826087
87
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-5x16-minmax-avx512f-broadcast.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/avx512-broadcast.c.in // Generator: tools/xngen // // 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 <immin...
5,792
33.076471
106
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-5x16-minmax-fma3-broadcast-prfm.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/avx-broadcast.c.in // Generator: tools/xngen // // 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 <immintri...
8,753
33.329412
75
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-5x16-minmax-fma3-broadcast.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/avx-broadcast.c.in // Generator: tools/xngen // // 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 <immintri...
8,681
33.316206
75
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-5x8-minmax-avx-broadcast.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/avx-broadcast.c.in // Generator: tools/xngen // // 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 <immintri...
6,711
31.269231
87
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-5x8-minmax-fma3-broadcast.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/avx-broadcast.c.in // Generator: tools/xngen // // 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 <immintri...
6,647
30.961538
75
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-5x8-minmax-sse-dup.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/sse-dup.c.in // Generator: tools/xngen // // 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 <xmmintrin.h> ...
12,833
38.247706
82
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-5x8-minmax-sse-load1.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/sse-load1.c.in // Generator: tools/xngen // // 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 <xmmintrin.h>...
7,164
30.28821
75
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-5x8-minmax-sse2-dup.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/sse-dup.c.in // Generator: tools/xngen // // 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> ...
13,344
39.810398
116
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-5x8-minmax-wasmrelaxedsimd-fma-loadsplat.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-loadsplat.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 <was...
8,001
33.943231
80
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-5x8-minmax-wasmrelaxedsimd-fma-splat.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-splat.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_si...
13,776
41.653251
84
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-5x8-minmax-wasmrelaxedsimd-loadsplat.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-loadsplat.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 <was...
7,967
33.79476
77
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-5x8-minmax-wasmrelaxedsimd-splat.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-splat.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_si...
13,622
41.176471
81
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-5x8-minmax-wasmsimd-arm-loadsplat.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-loadsplat.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 <was...
7,604
32.209607
77
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-5x8-minmax-wasmsimd-arm-splat.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-splat.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_si...
13,259
40.052632
81
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-5x8-minmax-wasmsimd-x86-loadsplat.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-loadsplat.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 <was...
7,624
32.296943
77
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-5x8-minmax-wasmsimd-x86-splat.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-splat.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_si...
13,279
40.114551
81
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-5x8-relu-wasmrelaxedsimd-fma-loadsplat.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-loadsplat.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 <was...
7,052
31.502304
80
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-5x8-relu-wasmrelaxedsimd-fma-splat.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-splat.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_si...
12,827
40.247588
84
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-5x8-relu-wasmsimd-loadsplat.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-loadsplat.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 <was...
7,011
31.313364
77
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-5x8-relu-wasmsimd-splat.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-splat.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_si...
12,666
39.729904
81
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-5x8-wasmrelaxedsimd-fma-loadsplat.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-loadsplat.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 <was...
6,478
30.451456
80
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-5x8-wasmrelaxedsimd-fma-splat.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-splat.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_si...
12,253
39.846667
84
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-5x8-wasmsimd-loadsplat.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-loadsplat.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 <was...
6,437
30.252427
77
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-5x8-wasmsimd-splat.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-splat.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_si...
12,092
39.31
81
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-5x8s4-minmax-sse.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/sse-shuffle.c.in // Generator: tools/xngen // // 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 <xmmintrin....
17,727
45.408377
128
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-5x8s4-minmax-wasmrelaxedsimd-fma.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-s4.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_simd1...
18,842
48.198433
132
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-5x8s4-minmax-wasmrelaxedsimd.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-s4.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_simd1...
18,598
47.561358
129
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-5x8s4-minmax-wasmsimd-arm.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-s4.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_simd1...
18,235
46.613577
129
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-5x8s4-minmax-wasmsimd-x86.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-s4.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_simd1...
18,255
46.665796
129
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-5x8s4-relu-wasmrelaxedsimd-fma.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-s4.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_simd1...
17,893
47.231806
132
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-5x8s4-relu-wasmsimd.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-s4.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_simd1...
17,642
46.555256
129
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-5x8s4-wasmrelaxedsimd-fma.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-s4.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_simd1...
17,319
47.111111
132
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-5x8s4-wasmsimd.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/wasmsimd-s4.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_simd1...
17,068
46.413889
129
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-6x16-minmax-avx512f-broadcast.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/avx512-broadcast.c.in // Generator: tools/xngen // // 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 <immin...
6,607
34.148936
106
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-6x2-minmax-aarch64-neonfma-lane-ld64.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/MRx2-neon-ld64.c.in // Generator: tools/xngen // // 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_neo...
7,912
33.554585
75
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-6x2-minmax-neon-lane-ld64.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/MRx2-neon-ld64.c.in // Generator: tools/xngen // // 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_neo...
6,385
31.090452
75
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-6x8-minmax-aarch64-neonfma-lane-ld128.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/neon-ld128.c.in // Generator: tools/xngen // // 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...
13,067
39.8375
81
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-6x8-minmax-aarch64-neonfma-lane-ld64.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/neon-ld64.c.in // Generator: tools/xngen // // 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>...
10,349
35.702128
75
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-6x8-minmax-avx-broadcast.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/avx-broadcast.c.in // Generator: tools/xngen // // 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 <immintri...
7,745
32.244635
87
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-6x8-minmax-fma3-broadcast.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/avx-broadcast.c.in // Generator: tools/xngen // // 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 <immintri...
7,668
31.914163
75
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-6x8-minmax-neon-dup-ld128.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/neon-ld128.c.in // Generator: tools/xngen // // 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...
13,811
39.151163
75
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-6x8-minmax-neon-dup-ld64.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/neon-ld64.c.in // Generator: tools/xngen // // 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>...
10,937
36.204082
75
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-6x8-minmax-neon-lane-ld128.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/neon-ld128.c.in // Generator: tools/xngen // // 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...
13,056
39.803125
81
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-6x8-minmax-neon-lane-ld64.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/neon-ld64.c.in // Generator: tools/xngen // // 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>...
10,338
35.663121
75
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-6x8-minmax-neonfma-dup-ld128.c
// Auto-generated file. Do not edit! // Template: src/f32-igemm/neon-ld128.c.in // Generator: tools/xngen // // 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...
13,814
39.159884
75
c