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-ibilinear/gen/f32-ibilinear-neon-c4.c
// Auto-generated file. Do not edit! // Template: src/f32-ibilinear/neon.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> ...
2,965
32.704545
81
c
XNNPACK
XNNPACK-master/src/f32-ibilinear/gen/f32-ibilinear-neon-c8.c
// Auto-generated file. Do not edit! // Template: src/f32-ibilinear/neon.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> ...
4,447
36.694915
81
c
XNNPACK
XNNPACK-master/src/f32-ibilinear/gen/f32-ibilinear-neonfma-c4.c
// Auto-generated file. Do not edit! // Template: src/f32-ibilinear/neon.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> ...
3,738
32.990909
81
c
XNNPACK
XNNPACK-master/src/f32-ibilinear/gen/f32-ibilinear-neonfma-c8.c
// Auto-generated file. Do not edit! // Template: src/f32-ibilinear/neon.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,738
36.756579
81
c
XNNPACK
XNNPACK-master/src/f32-ibilinear/gen/f32-ibilinear-scalar-c1.c
// Auto-generated file. Do not edit! // Template: src/f32-ibilinear/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/ibi...
1,661
24.96875
75
c
XNNPACK
XNNPACK-master/src/f32-ibilinear/gen/f32-ibilinear-scalar-c2.c
// Auto-generated file. Do not edit! // Template: src/f32-ibilinear/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/ibi...
2,615
26.25
75
c
XNNPACK
XNNPACK-master/src/f32-ibilinear/gen/f32-ibilinear-scalar-c4.c
// Auto-generated file. Do not edit! // Template: src/f32-ibilinear/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/ibi...
3,417
27.966102
75
c
XNNPACK
XNNPACK-master/src/f32-ibilinear/gen/f32-ibilinear-sse-c4.c
// Auto-generated file. Do not edit! // Template: src/f32-ibilinear/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 <immintrin.h> ...
3,115
31.123711
79
c
XNNPACK
XNNPACK-master/src/f32-ibilinear/gen/f32-ibilinear-sse-c8.c
// Auto-generated file. Do not edit! // Template: src/f32-ibilinear/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 <immintrin.h> ...
4,554
33.770992
79
c
XNNPACK
XNNPACK-master/src/f32-ibilinear/gen/f32-ibilinear-wasmrelaxedsimd-c4.c
// Auto-generated file. Do not edit! // Template: src/f32-ibilinear/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_simd...
2,932
31.955056
77
c
XNNPACK
XNNPACK-master/src/f32-ibilinear/gen/f32-ibilinear-wasmrelaxedsimd-c8.c
// Auto-generated file. Do not edit! // Template: src/f32-ibilinear/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_simd...
4,481
35.439024
89
c
XNNPACK
XNNPACK-master/src/f32-ibilinear/gen/f32-ibilinear-wasmsimd-c4.c
// Auto-generated file. Do not edit! // Template: src/f32-ibilinear/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_simd...
2,907
31.674157
75
c
XNNPACK
XNNPACK-master/src/f32-ibilinear/gen/f32-ibilinear-wasmsimd-c8.c
// Auto-generated file. Do not edit! // Template: src/f32-ibilinear/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_simd...
4,438
35.089431
86
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-1x16-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...
3,076
24.429752
87
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-1x16-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...
2,534
24.867347
106
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-1x16-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...
3,051
24.22314
75
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-1x4-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...
2,736
22.594828
75
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-1x4-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...
2,814
23.267241
75
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-1x4-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...
2,485
21.807339
73
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-1x4-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...
2,523
22.155963
73
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-1x4-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...
2,319
21.095238
76
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-1x8-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>...
3,311
26.147541
75
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-1x8-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...
2,577
22.87037
87
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-1x8-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...
2,565
22.759259
75
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-1x8-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>...
3,399
26.419355
75
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-1x8-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>...
3,300
26.057377
75
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-1x8-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>...
3,402
26.443548
75
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-1x8-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> ...
4,295
26.716129
82
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-1x8-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>...
2,698
22.884956
75
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-1x8-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> ...
4,398
27.380645
116
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-1x8-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...
2,923
24.876106
80
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-1x8-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...
4,554
29.165563
84
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-1x8-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...
2,913
24.787611
77
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-1x8-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...
4,520
28.940397
81
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-1x8-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...
2,838
24.123894
77
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-1x8-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...
4,445
28.443709
81
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-1x8-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...
2,842
24.159292
77
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-1x8-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...
4,449
28.470199
81
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-1x8-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...
2,662
23.431193
80
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-1x8-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...
4,293
28.210884
84
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-1x8-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...
2,645
23.275229
77
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-1x8-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...
4,252
27.931973
81
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-1x8-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...
2,504
22.632075
80
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-1x8-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...
4,135
27.722222
84
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-1x8-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...
2,487
22.471698
77
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-1x8-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...
4,094
27.4375
81
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-1x8s4-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....
5,497
29.88764
128
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-1x8s4-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...
5,848
31.675978
132
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-1x8s4-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...
5,796
31.385475
129
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-1x8s4-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...
5,721
30.96648
129
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-1x8s4-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...
5,725
30.988827
129
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-1x8s4-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...
5,587
30.931429
132
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-1x8s4-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...
5,528
30.594286
129
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-1x8s4-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...
5,429
30.569767
132
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-1x8s4-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...
5,370
30.226744
129
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-2x4-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...
3,940
24.927632
75
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-2x4-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...
4,098
25.967105
75
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-2x4-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...
3,525
24.007092
73
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-2x4-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...
3,603
24.560284
73
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-2x4-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...
3,195
23.030075
76
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-3x16-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,943
30.786096
87
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-3x16-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,866
30.374332
75
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-3x8-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> ...
8,564
34.539419
82
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-3x8-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>...
4,931
27.842105
75
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-3x8-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> ...
8,871
35.813278
116
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-3x8-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...
5,462
30.947368
80
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-3x8-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...
9,165
37.675105
84
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-3x8-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...
5,440
30.818713
77
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-3x8-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...
9,071
37.278481
81
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-3x8-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...
5,221
29.538012
77
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-3x8-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...
8,459
35.943231
81
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-3x8-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...
8,852
36.35443
81
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-3x8-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...
5,233
29.608187
77
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-3x8-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...
8,864
36.405063
81
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-3x8-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...
4,857
28.803681
80
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-3x8-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...
8,560
36.384279
84
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-3x8-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...
4,828
28.625767
77
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-3x8-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...
4,491
27.794872
80
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-3x8-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...
8,194
35.914414
84
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-3x8-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...
4,462
27.608974
77
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-3x8-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...
8,093
35.459459
81
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-3x8s4-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....
11,612
40.475
128
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-3x8s4-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...
12,345
42.935943
132
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-3x8s4-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...
12,197
42.409253
129
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-3x8s4-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...
11,978
41.629893
129
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-3x8s4-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...
11,990
41.672598
129
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-3x8s4-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...
11,740
42.007326
132
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-3x8s4-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...
11,585
41.43956
129
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-3x8s4-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...
11,374
41.763158
132
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-3x8s4-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...
11,219
41.180451
129
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x16-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,377
32.536364
87
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x16-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...
4,978
31.756579
106
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x16-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,274
32.068182
75
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x2-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...
5,871
31.441989
75
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x2-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...
4,812
29.27044
75
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x2-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...
4,435
26.04878
75
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x2-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...
4,593
27.012195
75
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x2-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...
4,020
25.281046
73
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x2-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...
4,098
25.79085
73
c
XNNPACK
XNNPACK-master/src/f32-igemm/gen/f32-igemm-4x2-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...
3,690
24.455172
76
c