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-vsigmoid/gen/f32-vsigmoid-wasmsimd-rr2-lut64-p2-div-x4.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsigmoid/wasmsimd-rr2-lut64-p2-div.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>
#in... | 5,237 | 38.681818 | 116 | c |
XNNPACK | XNNPACK-master/src/f32-vsigmoid/gen/f32-vsigmoid-wasmsimd-rr2-lut64-p2-div-x8.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsigmoid/wasmsimd-rr2-lut64-p2-div.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>
#in... | 9,153 | 43.436893 | 124 | c |
XNNPACK | XNNPACK-master/src/f32-vsigmoid/gen/f32-vsigmoid-wasmsimd-rr2-p5-div-x12.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsigmoid/wasmsimd-rr2-p5-div.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 ... | 7,676 | 40.274194 | 94 | c |
XNNPACK | XNNPACK-master/src/f32-vsigmoid/gen/f32-vsigmoid-wasmsimd-rr2-p5-div-x16.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsigmoid/wasmsimd-rr2-p5-div.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 ... | 8,877 | 42.307317 | 94 | c |
XNNPACK | XNNPACK-master/src/f32-vsigmoid/gen/f32-vsigmoid-wasmsimd-rr2-p5-div-x20.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsigmoid/wasmsimd-rr2-p5-div.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,078 | 43.995536 | 94 | c |
XNNPACK | XNNPACK-master/src/f32-vsigmoid/gen/f32-vsigmoid-wasmsimd-rr2-p5-div-x24.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsigmoid/wasmsimd-rr2-p5-div.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 ... | 11,279 | 45.419753 | 94 | c |
XNNPACK | XNNPACK-master/src/f32-vsigmoid/gen/f32-vsigmoid-wasmsimd-rr2-p5-div-x4.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsigmoid/wasmsimd-rr2-p5-div.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 ... | 3,960 | 36.018692 | 94 | c |
XNNPACK | XNNPACK-master/src/f32-vsigmoid/gen/f32-vsigmoid-wasmsimd-rr2-p5-div-x8.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsigmoid/wasmsimd-rr2-p5-div.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 ... | 6,472 | 37.760479 | 94 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-aarch64-neon-sqrt-x4.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/neon-sqrt.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 <math.h>
#inc... | 1,312 | 25.795918 | 87 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-aarch64-neon-sqrt-x8.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/neon-sqrt.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 <math.h>
#inc... | 1,697 | 27.779661 | 87 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-x16.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/avx-sqrt.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 <immintrin.h>
... | 2,076 | 27.847222 | 112 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-x8.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/avx-sqrt.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 <immintrin.h>
... | 1,649 | 26.5 | 112 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-avx512f-nr1fma1adj-x112.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/avx512f-nr1fma1adj.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 <imm... | 6,865 | 45.391892 | 105 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-avx512f-nr1fma1adj-x128.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/avx512f-nr1fma1adj.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 <imm... | 7,485 | 46.379747 | 105 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-avx512f-nr1fma1adj-x16.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/avx512f-nr1fma1adj.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 <imm... | 2,429 | 35.268657 | 105 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-avx512f-nr1fma1adj-x32.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/avx512f-nr1fma1adj.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 <imm... | 3,770 | 37.479592 | 105 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-avx512f-nr1fma1adj-x48.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/avx512f-nr1fma1adj.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 <imm... | 4,388 | 39.638889 | 105 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-avx512f-nr1fma1adj-x64.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/avx512f-nr1fma1adj.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 <imm... | 5,006 | 41.432203 | 105 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-avx512f-nr1fma1adj-x80.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/avx512f-nr1fma1adj.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 <imm... | 5,624 | 42.945313 | 105 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-avx512f-nr1fma1adj-x96.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/avx512f-nr1fma1adj.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 <imm... | 6,242 | 44.23913 | 105 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-fma3-nr1fma1adj-x16.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/fma3-nr1fma1adj.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 <immint... | 3,971 | 35.440367 | 112 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-fma3-nr1fma1adj-x24.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/fma3-nr1fma1adj.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 <immint... | 4,587 | 37.554622 | 112 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-fma3-nr1fma1adj-x32.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/fma3-nr1fma1adj.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 <immint... | 5,203 | 39.341085 | 112 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-fma3-nr1fma1adj-x40.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/fma3-nr1fma1adj.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 <immint... | 5,819 | 40.870504 | 112 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-fma3-nr1fma1adj-x48.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/fma3-nr1fma1adj.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 <immint... | 6,435 | 42.194631 | 112 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-fma3-nr1fma1adj-x56.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/fma3-nr1fma1adj.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 <immint... | 7,051 | 43.352201 | 112 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-fma3-nr1fma1adj-x64.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/fma3-nr1fma1adj.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 <immint... | 7,667 | 44.372781 | 112 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-fma3-nr1fma1adj-x8.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/fma3-nr1fma1adj.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 <immint... | 2,635 | 32.794872 | 112 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-neonfma-nr1rsqrts1fma1adj-x12.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/neonfma-nr1rsqrts1fma1adj.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>
#includ... | 5,310 | 42.892562 | 87 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-neonfma-nr1rsqrts1fma1adj-x16.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/neonfma-nr1rsqrts1fma1adj.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>
#includ... | 6,197 | 45.253731 | 87 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-neonfma-nr1rsqrts1fma1adj-x20.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/neonfma-nr1rsqrts1fma1adj.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>
#includ... | 7,084 | 47.197279 | 87 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-neonfma-nr1rsqrts1fma1adj-x24.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/neonfma-nr1rsqrts1fma1adj.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>
#includ... | 7,971 | 48.825 | 87 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-neonfma-nr1rsqrts1fma1adj-x28.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/neonfma-nr1rsqrts1fma1adj.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>
#includ... | 8,858 | 50.208092 | 87 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-neonfma-nr1rsqrts1fma1adj-x32.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/neonfma-nr1rsqrts1fma1adj.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>
#includ... | 9,745 | 51.397849 | 87 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-neonfma-nr1rsqrts1fma1adj-x36.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/neonfma-nr1rsqrts1fma1adj.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>
#includ... | 10,632 | 52.432161 | 87 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-neonfma-nr1rsqrts1fma1adj-x4.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/neonfma-nr1rsqrts1fma1adj.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>
#includ... | 2,565 | 35.657143 | 87 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-neonfma-nr1rsqrts1fma1adj-x40.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/neonfma-nr1rsqrts1fma1adj.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>
#includ... | 11,371 | 52.641509 | 87 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-neonfma-nr1rsqrts1fma1adj-x8.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/neonfma-nr1rsqrts1fma1adj.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>
#includ... | 4,420 | 39.935185 | 87 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-neonfma-nr2fma1adj-x12.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/neonfma-nr2fma1adj.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 <math... | 5,364 | 43.708333 | 87 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-neonfma-nr2fma1adj-x16.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/neonfma-nr2fma1adj.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 <math... | 6,268 | 46.135338 | 87 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-neonfma-nr2fma1adj-x20.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/neonfma-nr2fma1adj.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 <math... | 7,172 | 48.130137 | 87 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-neonfma-nr2fma1adj-x24.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/neonfma-nr2fma1adj.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 <math... | 8,076 | 49.798742 | 87 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-neonfma-nr2fma1adj-x28.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/neonfma-nr2fma1adj.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 <math... | 8,980 | 51.215116 | 87 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-neonfma-nr2fma1adj-x32.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/neonfma-nr2fma1adj.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 <math... | 9,884 | 52.432432 | 87 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-neonfma-nr2fma1adj-x36.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/neonfma-nr2fma1adj.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 <math... | 10,788 | 53.489899 | 87 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-neonfma-nr2fma1adj-x4.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/neonfma-nr2fma1adj.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 <math... | 2,569 | 35.714286 | 87 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-neonfma-nr2fma1adj-x40.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/neonfma-nr2fma1adj.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 <math... | 11,536 | 53.677725 | 87 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-neonfma-nr2fma1adj-x8.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/neonfma-nr2fma1adj.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 <math... | 4,457 | 40.663551 | 87 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-rvv-sqrt-x1v.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/rvv-sqrt.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <math.h>
#incl... | 1,068 | 23.860465 | 87 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-rvv-sqrt-x2v.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/rvv-sqrt.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <math.h>
#incl... | 1,068 | 23.860465 | 87 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-rvv-sqrt-x4v.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/rvv-sqrt.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <math.h>
#incl... | 1,068 | 23.860465 | 87 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-rvv-sqrt-x8v.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/rvv-sqrt.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <math.h>
#incl... | 1,068 | 23.860465 | 87 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-x1.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/scalar-sqrt.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 <math.h>
#i... | 817 | 23.058824 | 73 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-x2.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/scalar-sqrt.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 <math.h>
#i... | 1,066 | 22.195652 | 73 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-x4.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/scalar-sqrt.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 <math.h>
#i... | 1,315 | 22.927273 | 73 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-x4.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/sse-sqrt.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 <xmmintrin.h>
... | 1,231 | 24.142857 | 87 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-x8.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/sse-sqrt.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 <xmmintrin.h>
... | 1,603 | 25.295082 | 87 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-wasmsimd-sqrt-x4.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/wasmsimd-sqrt.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 <math.h>
... | 1,303 | 25.08 | 87 | c |
XNNPACK | XNNPACK-master/src/f32-vsqrt/gen/f32-vsqrt-wasmsimd-sqrt-x8.c | // Auto-generated file. Do not edit!
// Template: src/f32-vsqrt/wasmsimd-sqrt.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 <math.h>
... | 1,691 | 26.290323 | 87 | c |
XNNPACK | XNNPACK-master/src/f32-vtanh/gen/f32-vtanh-aarch64-neonfma-expm1minus-rr1-lut8-p4h3ts-div-x12.c | // Auto-generated file. Do not edit!
// Template: src/f32-vtanh/tanh-neon-expm1minus.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <s... | 10,034 | 43.013158 | 101 | c |
XNNPACK | XNNPACK-master/src/f32-vtanh/gen/f32-vtanh-aarch64-neonfma-expm1minus-rr1-lut8-p4h3ts-div-x16.c | // Auto-generated file. Do not edit!
// Template: src/f32-vtanh/tanh-neon-expm1minus.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <s... | 11,683 | 45 | 101 | c |
XNNPACK | XNNPACK-master/src/f32-vtanh/gen/f32-vtanh-aarch64-neonfma-expm1minus-rr1-lut8-p4h3ts-div-x4.c | // Auto-generated file. Do not edit!
// Template: src/f32-vtanh/tanh-neon-expm1minus.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <s... | 5,002 | 35.518248 | 101 | c |
XNNPACK | XNNPACK-master/src/f32-vtanh/gen/f32-vtanh-aarch64-neonfma-expm1minus-rr1-lut8-p4h3ts-div-x8.c | // Auto-generated file. Do not edit!
// Template: src/f32-vtanh/tanh-neon-expm1minus.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <s... | 8,382 | 40.5 | 101 | c |
XNNPACK | XNNPACK-master/src/f32-vtanh/gen/f32-vtanh-aarch64-neonfma-expm1minus-rr1-p6h5ts-div-x12.c | // Auto-generated file. Do not edit!
// Template: src/f32-vtanh/tanh-neon-expm1minus.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <s... | 7,078 | 35.678756 | 101 | c |
XNNPACK | XNNPACK-master/src/f32-vtanh/gen/f32-vtanh-aarch64-neonfma-expm1minus-rr1-p6h5ts-div-x16.c | // Auto-generated file. Do not edit!
// Template: src/f32-vtanh/tanh-neon-expm1minus.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <s... | 8,145 | 37.424528 | 101 | c |
XNNPACK | XNNPACK-master/src/f32-vtanh/gen/f32-vtanh-aarch64-neonfma-expm1minus-rr1-p6h5ts-div-x4.c | // Auto-generated file. Do not edit!
// Template: src/f32-vtanh/tanh-neon-expm1minus.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <s... | 3,792 | 29.837398 | 96 | c |
XNNPACK | XNNPACK-master/src/f32-vtanh/gen/f32-vtanh-aarch64-neonfma-expm1minus-rr1-p6h5ts-div-x8.c | // Auto-generated file. Do not edit!
// Template: src/f32-vtanh/tanh-neon-expm1minus.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <s... | 6,008 | 33.534483 | 101 | c |
XNNPACK | XNNPACK-master/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-div-x16.c | // Auto-generated file. Do not edit!
// Template: src/f32-vtanh/avx-expm1minus.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <stddef.h... | 7,909 | 38.55 | 132 | c |
XNNPACK | XNNPACK-master/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-div-x24.c | // Auto-generated file. Do not edit!
// Template: src/f32-vtanh/avx-expm1minus.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <stddef.h... | 9,262 | 40.538117 | 132 | c |
XNNPACK | XNNPACK-master/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-div-x32.c | // Auto-generated file. Do not edit!
// Template: src/f32-vtanh/avx-expm1minus.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <stddef.h... | 10,615 | 42.154472 | 132 | c |
XNNPACK | XNNPACK-master/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-div-x40.c | // Auto-generated file. Do not edit!
// Template: src/f32-vtanh/avx-expm1minus.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <stddef.h... | 11,968 | 43.494424 | 132 | c |
XNNPACK | XNNPACK-master/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-div-x48.c | // Auto-generated file. Do not edit!
// Template: src/f32-vtanh/avx-expm1minus.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <stddef.h... | 13,321 | 44.623288 | 132 | c |
XNNPACK | XNNPACK-master/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-div-x56.c | // Auto-generated file. Do not edit!
// Template: src/f32-vtanh/avx-expm1minus.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <stddef.h... | 14,674 | 45.587302 | 132 | c |
XNNPACK | XNNPACK-master/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-div-x64.c | // Auto-generated file. Do not edit!
// Template: src/f32-vtanh/avx-expm1minus.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <stddef.h... | 16,027 | 46.420118 | 132 | c |
XNNPACK | XNNPACK-master/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-div-x72.c | // Auto-generated file. Do not edit!
// Template: src/f32-vtanh/avx-expm1minus.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <stddef.h... | 17,380 | 47.146814 | 132 | c |
XNNPACK | XNNPACK-master/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-div-x8.c | // Auto-generated file. Do not edit!
// Template: src/f32-vtanh/avx-expm1minus.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <stddef.h... | 5,092 | 36.448529 | 132 | c |
XNNPACK | XNNPACK-master/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-div-x80.c | // Auto-generated file. Do not edit!
// Template: src/f32-vtanh/avx-expm1minus.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <stddef.h... | 18,733 | 47.786458 | 132 | c |
XNNPACK | XNNPACK-master/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr1-x16.c | // Auto-generated file. Do not edit!
// Template: src/f32-vtanh/avx-expm1minus.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <stddef.h... | 8,741 | 39.100917 | 132 | c |
XNNPACK | XNNPACK-master/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr1-x24.c | // Auto-generated file. Do not edit!
// Template: src/f32-vtanh/avx-expm1minus.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <stddef.h... | 10,305 | 41.237705 | 132 | c |
XNNPACK | XNNPACK-master/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr1-x32.c | // Auto-generated file. Do not edit!
// Template: src/f32-vtanh/avx-expm1minus.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <stddef.h... | 11,869 | 42.962963 | 132 | c |
XNNPACK | XNNPACK-master/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr1-x40.c | // Auto-generated file. Do not edit!
// Template: src/f32-vtanh/avx-expm1minus.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <stddef.h... | 13,433 | 44.385135 | 132 | c |
XNNPACK | XNNPACK-master/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr1-x48.c | // Auto-generated file. Do not edit!
// Template: src/f32-vtanh/avx-expm1minus.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <stddef.h... | 14,997 | 45.57764 | 132 | c |
XNNPACK | XNNPACK-master/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr1-x56.c | // Auto-generated file. Do not edit!
// Template: src/f32-vtanh/avx-expm1minus.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <stddef.h... | 16,561 | 46.591954 | 132 | c |
XNNPACK | XNNPACK-master/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr1-x64.c | // Auto-generated file. Do not edit!
// Template: src/f32-vtanh/avx-expm1minus.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <stddef.h... | 18,125 | 47.465241 | 132 | c |
XNNPACK | XNNPACK-master/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr1-x72.c | // Auto-generated file. Do not edit!
// Template: src/f32-vtanh/avx-expm1minus.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <stddef.h... | 19,689 | 48.225 | 132 | c |
XNNPACK | XNNPACK-master/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr1-x8.c | // Auto-generated file. Do not edit!
// Template: src/f32-vtanh/avx-expm1minus.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <stddef.h... | 5,500 | 36.678082 | 132 | c |
XNNPACK | XNNPACK-master/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr1-x80.c | // Auto-generated file. Do not edit!
// Template: src/f32-vtanh/avx-expm1minus.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <stddef.h... | 21,253 | 48.892019 | 132 | c |
XNNPACK | XNNPACK-master/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr2-x16.c | // Auto-generated file. Do not edit!
// Template: src/f32-vtanh/avx-expm1minus.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <stddef.h... | 9,081 | 39.90991 | 132 | c |
XNNPACK | XNNPACK-master/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr2-x24.c | // Auto-generated file. Do not edit!
// Template: src/f32-vtanh/avx-expm1minus.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <stddef.h... | 10,732 | 42.104418 | 132 | c |
XNNPACK | XNNPACK-master/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr2-x32.c | // Auto-generated file. Do not edit!
// Template: src/f32-vtanh/avx-expm1minus.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <stddef.h... | 12,383 | 43.869565 | 132 | c |
XNNPACK | XNNPACK-master/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr2-x40.c | // Auto-generated file. Do not edit!
// Template: src/f32-vtanh/avx-expm1minus.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <stddef.h... | 14,034 | 45.320132 | 132 | c |
XNNPACK | XNNPACK-master/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr2-x48.c | // Auto-generated file. Do not edit!
// Template: src/f32-vtanh/avx-expm1minus.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <stddef.h... | 15,685 | 46.533333 | 132 | c |
XNNPACK | XNNPACK-master/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr2-x56.c | // Auto-generated file. Do not edit!
// Template: src/f32-vtanh/avx-expm1minus.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <stddef.h... | 17,336 | 47.563025 | 132 | c |
XNNPACK | XNNPACK-master/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr2-x64.c | // Auto-generated file. Do not edit!
// Template: src/f32-vtanh/avx-expm1minus.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <stddef.h... | 18,987 | 48.447917 | 132 | c |
XNNPACK | XNNPACK-master/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr2-x72.c | // Auto-generated file. Do not edit!
// Template: src/f32-vtanh/avx-expm1minus.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <stddef.h... | 20,638 | 49.216545 | 132 | c |
XNNPACK | XNNPACK-master/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr2-x8.c | // Auto-generated file. Do not edit!
// Template: src/f32-vtanh/avx-expm1minus.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <stddef.h... | 5,666 | 37.290541 | 132 | c |
XNNPACK | XNNPACK-master/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr2-x80.c | // Auto-generated file. Do not edit!
// Template: src/f32-vtanh/avx-expm1minus.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <stddef.h... | 22,289 | 49.890411 | 132 | c |
XNNPACK | XNNPACK-master/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-div-x16.c | // Auto-generated file. Do not edit!
// Template: src/f32-vtanh/avx2-expm1minus.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <stddef.... | 6,651 | 34.010526 | 132 | c |
XNNPACK | XNNPACK-master/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-div-x24.c | // Auto-generated file. Do not edit!
// Template: src/f32-vtanh/avx2-expm1minus.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <stddef.... | 7,687 | 35.436019 | 132 | c |
XNNPACK | XNNPACK-master/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-div-x32.c | // Auto-generated file. Do not edit!
// Template: src/f32-vtanh/avx2-expm1minus.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <stddef.... | 8,723 | 36.603448 | 132 | c |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.