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-f32-vcvt/gen/qs8-f32-vcvt-scalar-x2.c | // Auto-generated file. Do not edit!
// Template: src/qs8-f32-vcvt/scalar.c.in
// Generator: tools/xngen
//
// Copyright 2021 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <xnnpack/comm... | 1,301 | 21.448276 | 76 | c |
XNNPACK | XNNPACK-master/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-x3.c | // Auto-generated file. Do not edit!
// Template: src/qs8-f32-vcvt/scalar.c.in
// Generator: tools/xngen
//
// Copyright 2021 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <xnnpack/comm... | 1,513 | 21.597015 | 76 | c |
XNNPACK | XNNPACK-master/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-x4.c | // Auto-generated file. Do not edit!
// Template: src/qs8-f32-vcvt/scalar.c.in
// Generator: tools/xngen
//
// Copyright 2021 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <xnnpack/comm... | 1,644 | 21.847222 | 76 | c |
XNNPACK | XNNPACK-master/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-x16.c | // Auto-generated file. Do not edit!
// Template: src/qs8-f32-vcvt/sse2.c.in
// Generator: tools/xngen
//
// Copyright 2021 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <emmintrin.h>
... | 3,861 | 32.582609 | 90 | c |
XNNPACK | XNNPACK-master/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-x24.c | // Auto-generated file. Do not edit!
// Template: src/qs8-f32-vcvt/sse2.c.in
// Generator: tools/xngen
//
// Copyright 2021 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <emmintrin.h>
... | 4,463 | 34.428571 | 90 | c |
XNNPACK | XNNPACK-master/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-x32.c | // Auto-generated file. Do not edit!
// Template: src/qs8-f32-vcvt/sse2.c.in
// Generator: tools/xngen
//
// Copyright 2021 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <emmintrin.h>
... | 5,065 | 35.978102 | 90 | c |
XNNPACK | XNNPACK-master/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-x8.c | // Auto-generated file. Do not edit!
// Template: src/qs8-f32-vcvt/sse2.c.in
// Generator: tools/xngen
//
// Copyright 2021 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <emmintrin.h>
... | 2,555 | 29.795181 | 90 | c |
XNNPACK | XNNPACK-master/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-x16.c | // Auto-generated file. Do not edit!
// Template: src/qs8-f32-vcvt/sse4.c.in
// Generator: tools/xngen
//
// Copyright 2021 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <immintrin.h>
... | 2,977 | 31.725275 | 99 | c |
XNNPACK | XNNPACK-master/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-x24.c | // Auto-generated file. Do not edit!
// Template: src/qs8-f32-vcvt/sse4.c.in
// Generator: tools/xngen
//
// Copyright 2021 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <immintrin.h>
... | 3,533 | 33.990099 | 99 | c |
XNNPACK | XNNPACK-master/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-x32.c | // Auto-generated file. Do not edit!
// Template: src/qs8-f32-vcvt/sse4.c.in
// Generator: tools/xngen
//
// Copyright 2021 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <immintrin.h>
... | 4,089 | 35.846847 | 99 | c |
XNNPACK | XNNPACK-master/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-x8.c | // Auto-generated file. Do not edit!
// Template: src/qs8-f32-vcvt/sse4.c.in
// Generator: tools/xngen
//
// Copyright 2021 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <immintrin.h>
... | 2,418 | 28.864198 | 99 | c |
XNNPACK | XNNPACK-master/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-wasmsimd-x16.c | // Auto-generated file. Do not edit!
// Template: src/qs8-f32-vcvt/wasmsimd.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 <wasm_simd1... | 3,405 | 30.831776 | 93 | c |
XNNPACK | XNNPACK-master/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-wasmsimd-x24.c | // Auto-generated file. Do not edit!
// Template: src/qs8-f32-vcvt/wasmsimd.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 <wasm_simd1... | 3,916 | 32.478632 | 93 | c |
XNNPACK | XNNPACK-master/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-wasmsimd-x32.c | // Auto-generated file. Do not edit!
// Template: src/qs8-f32-vcvt/wasmsimd.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 <wasm_simd1... | 4,427 | 33.866142 | 93 | c |
XNNPACK | XNNPACK-master/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-wasmsimd-x8.c | // Auto-generated file. Do not edit!
// Template: src/qs8-f32-vcvt/wasmsimd.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 <wasm_simd1... | 2,280 | 28.24359 | 93 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-neon-c16.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/multipass-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_... | 13,920 | 43.053797 | 123 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-neon-c24.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/multipass-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_... | 20,213 | 45.150685 | 123 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-neon-c32.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/multipass-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_... | 24,025 | 46.956088 | 123 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-neon-c8.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/multipass-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_... | 9,766 | 38.54251 | 123 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-neonv8-c16.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/multipass-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_... | 13,428 | 42.180064 | 103 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-neonv8-c24.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/multipass-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_... | 19,578 | 44.321759 | 103 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-neonv8-c32.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/multipass-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_... | 23,247 | 46.060729 | 103 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-neonv8-c8.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/multipass-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_... | 9,417 | 37.757202 | 97 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-fmagic-c1.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/multipass-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 <xn... | 4,875 | 30.25641 | 114 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-fmagic-c2.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/multipass-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 <xn... | 7,945 | 29.328244 | 114 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-fmagic-c4.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/multipass-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 <xn... | 11,639 | 30.630435 | 114 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-imagic-c1.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/multipass-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 <xn... | 4,759 | 29.318471 | 100 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-imagic-c2.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/multipass-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 <xn... | 7,756 | 28.161654 | 100 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-imagic-c4.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/multipass-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 <xn... | 11,378 | 29.425134 | 100 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-lrintf-c1.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/multipass-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 <mat... | 4,779 | 29.641026 | 98 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-lrintf-c2.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/multipass-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 <mat... | 7,821 | 28.854962 | 98 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-lrintf-c4.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/multipass-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 <mat... | 11,487 | 30.217391 | 98 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-sse2-c16.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/multipass-sse2.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 <emmi... | 21,082 | 47.690531 | 106 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-sse2-c8.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/multipass-sse2.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 <emmi... | 13,902 | 40.377976 | 106 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-sse41-c16.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/multipass-sse4.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 <smmi... | 16,477 | 46.2149 | 106 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-sse41-c24.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/multipass-sse4.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 <smmi... | 24,931 | 49.469636 | 106 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-sse41-c8.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/multipass-sse4.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 <smmi... | 11,320 | 39.870036 | 106 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-wasmsimd-c16.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/multipass-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 <... | 14,705 | 40.897436 | 132 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-wasmsimd-c24.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/multipass-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 <... | 21,700 | 43.018256 | 132 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-wasmsimd-c8.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/multipass-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 <... | 10,401 | 36.283154 | 132 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-rndnu-neon-c16.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/multipass-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_... | 13,661 | 42.788462 | 103 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-rndnu-neon-c24.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/multipass-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_... | 19,843 | 44.829099 | 103 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-rndnu-neon-c32.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/multipass-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_... | 23,544 | 46.565657 | 103 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-rndnu-neon-c8.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/multipass-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_... | 9,618 | 38.422131 | 97 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-neon-c16.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/unipass-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_ne... | 8,348 | 40.745 | 123 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-neon-c24.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/unipass-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_ne... | 10,208 | 43.386957 | 123 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-neon-c32.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/unipass-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_ne... | 11,878 | 45.584314 | 123 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-neon-c8.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/unipass-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_ne... | 6,401 | 36.881657 | 123 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-neonv8-c16.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/unipass-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_ne... | 7,856 | 39.292308 | 103 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-neonv8-c24.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/unipass-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_ne... | 9,573 | 41.741071 | 103 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-neonv8-c32.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/unipass-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_ne... | 11,100 | 43.762097 | 103 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-neonv8-c8.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/unipass-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_ne... | 6,052 | 35.684848 | 97 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-fmagic-c1.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/unipass-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 <xnnp... | 2,792 | 30.382022 | 114 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-fmagic-c2.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/unipass-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 <xnnp... | 4,521 | 29.554054 | 114 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-fmagic-c4.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/unipass-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 <xnnp... | 6,199 | 31.631579 | 114 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-imagic-c1.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/unipass-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 <xnnp... | 2,676 | 28.744444 | 100 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-imagic-c2.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/unipass-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 <xnnp... | 4,332 | 27.506579 | 100 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-imagic-c4.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/unipass-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 <xnnp... | 5,938 | 29.30102 | 100 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-lrintf-c1.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/unipass-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 <math.... | 2,696 | 29.303371 | 98 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-lrintf-c2.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/unipass-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 <math.... | 4,397 | 28.716216 | 98 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-lrintf-c4.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/unipass-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 <math.... | 6,047 | 30.831579 | 98 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-sse2-c16.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/unipass-sse2.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 <emmint... | 10,990 | 42.442688 | 106 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-sse2-c24.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/unipass-sse2.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 <emmint... | 13,702 | 46.251724 | 106 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-sse2-c8.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/unipass-sse2.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 <emmint... | 8,154 | 37.833333 | 106 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-sse41-c16.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/unipass-sse4.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 <smmint... | 9,021 | 41.356808 | 106 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-sse41-c24.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/unipass-sse4.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 <smmint... | 11,100 | 44.871901 | 106 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-sse41-c8.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/unipass-sse4.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 <smmint... | 6,896 | 37.530726 | 106 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-wasmsimd-c16.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/unipass-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 <wa... | 8,474 | 38.976415 | 132 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-wasmsimd-c24.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/unipass-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 <wa... | 10,357 | 41.979253 | 132 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-wasmsimd-c32.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/unipass-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 <wa... | 11,999 | 43.94382 | 132 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-wasmsimd-c8.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/unipass-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 <wa... | 6,562 | 35.870787 | 132 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-rndnu-neon-c16.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/unipass-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_ne... | 8,089 | 40.27551 | 103 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-rndnu-neon-c24.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/unipass-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_ne... | 9,838 | 42.728889 | 103 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-rndnu-neon-c32.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/unipass-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_ne... | 11,397 | 44.7751 | 103 | c |
XNNPACK | XNNPACK-master/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-rndnu-neon-c8.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gavgpool/unipass-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_ne... | 6,253 | 36.674699 | 97 | c |
XNNPACK | XNNPACK-master/src/qs8-gemm/gen/qs8-gemm-1x16-minmax-fp32-neon-mlal-lane.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gemm/neon-mlal-lane.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... | 16,074 | 52.942953 | 125 | c |
XNNPACK | XNNPACK-master/src/qs8-gemm/gen/qs8-gemm-1x16-minmax-fp32-neonv8-mlal-lane.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gemm/neon-mlal-lane.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... | 15,854 | 52.383838 | 112 | c |
XNNPACK | XNNPACK-master/src/qs8-gemm/gen/qs8-gemm-1x16-minmax-rndnu-neon-mlal-lane-prfm.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gemm/neon-mlal-lane.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... | 16,210 | 52.678808 | 112 | c |
XNNPACK | XNNPACK-master/src/qs8-gemm/gen/qs8-gemm-1x16-minmax-rndnu-neon-mlal-lane.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gemm/neon-mlal-lane.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... | 16,073 | 52.759197 | 112 | c |
XNNPACK | XNNPACK-master/src/qs8-gemm/gen/qs8-gemm-1x16-minmax-rndnu-neon-mull-addw-dup.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gemm/neon-mull-addw-dup.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_... | 15,836 | 53.051195 | 130 | c |
XNNPACK | XNNPACK-master/src/qs8-gemm/gen/qs8-gemm-1x16c16-minmax-rndnu-neon-mlal.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gemm/c16-neon-mlal.c.in
// Generator: tools/xngen
//
// Copyright 2021 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_neon.... | 13,773 | 54.765182 | 130 | c |
XNNPACK | XNNPACK-master/src/qs8-gemm/gen/qs8-gemm-1x16c2-minmax-rndnu-neon-mlal-dup.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gemm/c2-neon-mull-dup.c.in
// Generator: tools/xngen
//
// Copyright 2021 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_ne... | 19,259 | 55.315789 | 107 | c |
XNNPACK | XNNPACK-master/src/qs8-gemm/gen/qs8-gemm-1x16c2-minmax-rndnu-neon-mlal-ld1r.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gemm/c2-neon-mull-dup.c.in
// Generator: tools/xngen
//
// Copyright 2021 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_ne... | 19,470 | 54.472934 | 107 | c |
XNNPACK | XNNPACK-master/src/qs8-gemm/gen/qs8-gemm-1x16c2-minmax-rndnu-neon-mlal-ld2r.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gemm/c2-neon-mull-dup.c.in
// Generator: tools/xngen
//
// Copyright 2021 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_ne... | 19,162 | 54.544928 | 107 | c |
XNNPACK | XNNPACK-master/src/qs8-gemm/gen/qs8-gemm-1x16c2-minmax-rndnu-neon-mlal-ld4r.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gemm/c2-neon-mull-dup.c.in
// Generator: tools/xngen
//
// Copyright 2021 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_ne... | 18,939 | 54.380117 | 107 | c |
XNNPACK | XNNPACK-master/src/qs8-gemm/gen/qs8-gemm-1x16c2-minmax-rndnu-neon-mull-dup.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gemm/c2-neon-mull-dup.c.in
// Generator: tools/xngen
//
// Copyright 2021 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_ne... | 11,989 | 48.341564 | 107 | c |
XNNPACK | XNNPACK-master/src/qs8-gemm/gen/qs8-gemm-1x16c2-minmax-rndnu-neon-mull-ld1r.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gemm/c2-neon-mull-dup.c.in
// Generator: tools/xngen
//
// Copyright 2021 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_ne... | 12,056 | 48.012195 | 107 | c |
XNNPACK | XNNPACK-master/src/qs8-gemm/gen/qs8-gemm-1x16c2-minmax-rndnu-neon-mull-ld2r.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gemm/c2-neon-mull-dup.c.in
// Generator: tools/xngen
//
// Copyright 2021 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_ne... | 11,956 | 48.004098 | 107 | c |
XNNPACK | XNNPACK-master/src/qs8-gemm/gen/qs8-gemm-1x16c2-minmax-rndnu-neon-mull-ld4r.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gemm/c2-neon-mull-dup.c.in
// Generator: tools/xngen
//
// Copyright 2021 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_ne... | 11,883 | 47.90535 | 107 | c |
XNNPACK | XNNPACK-master/src/qs8-gemm/gen/qs8-gemm-1x16c2s4-minmax-rndnu-neon-mlal.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gemm/c2-neon-mull-shuffle.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 <ar... | 13,551 | 47.924188 | 109 | c |
XNNPACK | XNNPACK-master/src/qs8-gemm/gen/qs8-gemm-1x16c2s4-minmax-rndnu-neon-mull.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gemm/c2-neon-mull-shuffle.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 <ar... | 7,867 | 41.76087 | 109 | c |
XNNPACK | XNNPACK-master/src/qs8-gemm/gen/qs8-gemm-1x16c4-minmax-rndnu-neon-mlal-dup.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gemm/c4-neon-mull-dup.c.in
// Generator: tools/xngen
//
// Copyright 2021 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_ne... | 18,692 | 54.633929 | 128 | c |
XNNPACK | XNNPACK-master/src/qs8-gemm/gen/qs8-gemm-1x16c4-minmax-rndnu-neon-mlal-ld1r.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gemm/c4-neon-mull-dup.c.in
// Generator: tools/xngen
//
// Copyright 2021 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_ne... | 18,727 | 54.244838 | 128 | c |
XNNPACK | XNNPACK-master/src/qs8-gemm/gen/qs8-gemm-1x16c4-minmax-rndnu-neon-mlal-ld2r.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gemm/c4-neon-mull-dup.c.in
// Generator: tools/xngen
//
// Copyright 2021 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_ne... | 18,564 | 54.252976 | 128 | c |
XNNPACK | XNNPACK-master/src/qs8-gemm/gen/qs8-gemm-1x16c4-minmax-rndnu-neon-mull-dup.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gemm/c4-neon-mull-dup.c.in
// Generator: tools/xngen
//
// Copyright 2021 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_ne... | 12,135 | 49.14876 | 128 | c |
XNNPACK | XNNPACK-master/src/qs8-gemm/gen/qs8-gemm-1x16c4-minmax-rndnu-neon-mull-ld1r.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gemm/c4-neon-mull-dup.c.in
// Generator: tools/xngen
//
// Copyright 2021 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_ne... | 12,146 | 48.987654 | 128 | c |
XNNPACK | XNNPACK-master/src/qs8-gemm/gen/qs8-gemm-1x16c4-minmax-rndnu-neon-mull-ld2r.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gemm/c4-neon-mull-dup.c.in
// Generator: tools/xngen
//
// Copyright 2021 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_ne... | 12,093 | 48.975207 | 128 | c |
XNNPACK | XNNPACK-master/src/qs8-gemm/gen/qs8-gemm-1x16c4-minmax-rndnu-neondot.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gemm/c4-neondot.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>
... | 7,190 | 41.3 | 132 | c |
XNNPACK | XNNPACK-master/src/qs8-gemm/gen/qs8-gemm-1x16c4s2-minmax-rndnu-neon-mlal.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gemm/c4-neon-mull-shuffle.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 <ar... | 14,532 | 48.264407 | 107 | c |
XNNPACK | XNNPACK-master/src/qs8-gemm/gen/qs8-gemm-1x16c4s2-minmax-rndnu-neon-mull.c | // Auto-generated file. Do not edit!
// Template: src/qs8-gemm/c4-neon-mull-shuffle.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 <ar... | 9,328 | 44.286408 | 107 | c |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.