repo_id
string
size
int64
file_path
string
content
string
pipijing13/FT2-LLM-inference-protection
26,778
aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/8x8-dq-aarch64-neon.S
/* * Copyright (c) Facebook, Inc. and its affiliates. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. */ #include <qnnpack/assembly.h> #include <requantization/runtime-assembly.h> # params # c_stride # A...
pipijing13/FT2-LLM-inference-protection
12,985
aten/src/ATen/native/quantized/cpu/qnnpack/src/hgemm/8x8-aarch32-neonfp16arith.S
/* * Copyright (c) Facebook, Inc. and its affiliates. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. */ #include <qnnpack/assembly.h> .syntax unified # void pytorch_hgemm_ukernel_8x8__aarch32_neonfp16ari...
pipijing13/FT2-LLM-inference-protection
6,228
aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/4x4-packA-aarch32-neon.S
/* * Copyright (c) Facebook, Inc. and its affiliates. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. */ #include <qnnpack/assembly.h> #include <requantization/runtime-assembly.h> # r0 mr # r1 k # r2 a # r...
pipijing13/FT2-LLM-inference-protection
7,334
aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x4-packA-aarch32-neon.S
/* * Copyright (c) Facebook, Inc. and its affiliates. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. */ #include <qnnpack/assembly.h> #include <requantization/runtime-assembly.h> # r0 mr # r1 k # r2 a # r...
pipijing13/FT2-LLM-inference-protection
34,401
aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/4x8c1x4-dq-packedA-aarch32-neon.S
/* * Copyright (c) Facebook, Inc. and its affiliates. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. */ #include <qnnpack/assembly.h> #include <requantization/runtime-assembly.h> #ifndef __APPLE__ #define...
pipijing13/FT2-LLM-inference-protection
7,211
aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x4-packA-aarch64-neon.S
/* * Copyright (c) Facebook, Inc. and its affiliates. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. */ #include <qnnpack/assembly.h> # Packed A format. # 8kx4m blocks for alls blocks given 4 rows (4m) ar...
pipijing13/FT2-LLM-inference-protection
33,514
aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x8c8x1-dq-packedA-aarch64-neon.S
/* * Copyright (c) Facebook, Inc. and its affiliates. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. */ #include <qnnpack/assembly.h> #ifndef IGNORE_CODE_ALIGN_DIRECTIVES #define NDEF_IGNORE_CODE_ALIGN_DI...
pipijing13/FT2-LLM-inference-protection
39,799
aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x8c1x4-dq-packedA-aarch64-neon.S
/* * Copyright (c) Facebook, Inc. and its affiliates. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. */ #include <qnnpack/assembly.h> #ifndef IGNORE_CODE_ALIGN_DIRECTIVES #define NDEF_IGNORE_CODE_ALIGN_DI...
pipijing13/FT2-LLM-inference-protection
26,974
aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/4x8c8x1-dq-packedA-aarch32-neon.S
/* * Copyright (c) Facebook, Inc. and its affiliates. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. */ #include <qnnpack/assembly.h> #include <requantization/runtime-assembly.h> #ifndef __APPLE__ #define...
pipijing13/FT2-LLM-inference-protection
27,616
aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv/8x8-aarch64-neon.S
/* * Copyright (c) Facebook, Inc. and its affiliates. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. */ #include <qnnpack/assembly.h> #include <requantization/runtime-assembly.h> # Args passed via 8 reg...
pipijing13/FT2-LLM-inference-protection
18,255
aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv/4x8-aarch32-neon.S
/* * Copyright (c) Facebook, Inc. and its affiliates. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. */ #include <qnnpack/assembly.h> #include <requantization/runtime-assembly.h> .syntax unified # Args ...
pipijing13/FT2-LLM-inference-protection
7,829
aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/up8x9-aarch32-neon.S
/* * Copyright (c) Facebook, Inc. and its affiliates. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. */ #include <qnnpack/assembly.h> #include <requantization/runtime-assembly.h> .syntax unified # void p...
pipijing13/FT2-LLM-inference-protection
9,433
aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/up8x9-aarch32-neon-per-channel.S
/* * Copyright (c) Facebook, Inc. and its affiliates. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. */ #include <qnnpack/assembly.h> #include <requantization/runtime-assembly.h> .syntax unified # void p...
Pixailz/ft_libasm
1,501
src/main.s
BITS 64 %include "libasm.inc" section .data t1 DB "Test", 0 t2 DB "test", 0 nl DB 0x0a src DB "1234", 0 hello_world DB "Hello world", 0x0A, 0 hello_world_len EQU $ - hello_world section .bss dst_strcpy RESB 5 dst_read RESB 5 section .text global _start _start: ; jmp _test_ft_strlen ; jmp _test_ft_strcmp...
platformxlab/teraio
27,813
pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/8x8-aarch64-neon.S
/* * Copyright (c) Facebook, Inc. and its affiliates. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. */ #include <qnnpack/assembly.h> #include <requantization/runtime-assembly.h> # Args passed via 8 regi...
platformxlab/teraio
18,740
pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x8-aarch32-neon.S
/* * Copyright (c) Facebook, Inc. and its affiliates. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. */ #include <qnnpack/assembly.h> #include <requantization/runtime-assembly.h> .syntax unified # Args ...
platformxlab/teraio
11,694
pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x8c2-xzp-aarch32-neon.S
/* * Copyright (c) Facebook, Inc. and its affiliates. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. */ #include <qnnpack/assembly.h> .syntax unified # void pytorch_q8gemm_xzp_ukernel_4x8c2__neon( # ...
platformxlab/teraio
17,365
pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x8-dq-aarch32-neon.S
/* * Copyright (c) Facebook, Inc. and its affiliates. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. */ #include <qnnpack/assembly.h> #include <requantization/runtime-assembly.h> # r0 mr # r1 nr # r2 k # ...
platformxlab/teraio
26,778
pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/8x8-dq-aarch64-neon.S
/* * Copyright (c) Facebook, Inc. and its affiliates. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. */ #include <qnnpack/assembly.h> #include <requantization/runtime-assembly.h> # params # c_stride # A...
platformxlab/teraio
12,985
pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/hgemm/8x8-aarch32-neonfp16arith.S
/* * Copyright (c) Facebook, Inc. and its affiliates. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. */ #include <qnnpack/assembly.h> .syntax unified # void pytorch_hgemm_ukernel_8x8__aarch32_neonfp16ari...
platformxlab/teraio
6,228
pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/4x4-packA-aarch32-neon.S
/* * Copyright (c) Facebook, Inc. and its affiliates. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. */ #include <qnnpack/assembly.h> #include <requantization/runtime-assembly.h> # r0 mr # r1 k # r2 a # r...
platformxlab/teraio
7,334
pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x4-packA-aarch32-neon.S
/* * Copyright (c) Facebook, Inc. and its affiliates. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. */ #include <qnnpack/assembly.h> #include <requantization/runtime-assembly.h> # r0 mr # r1 k # r2 a # r...
platformxlab/teraio
34,401
pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/4x8c1x4-dq-packedA-aarch32-neon.S
/* * Copyright (c) Facebook, Inc. and its affiliates. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. */ #include <qnnpack/assembly.h> #include <requantization/runtime-assembly.h> #ifndef __APPLE__ #define...
platformxlab/teraio
7,211
pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x4-packA-aarch64-neon.S
/* * Copyright (c) Facebook, Inc. and its affiliates. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. */ #include <qnnpack/assembly.h> # Packed A format. # 8kx4m blocks for alls blocks given 4 rows (4m) ar...
platformxlab/teraio
33,514
pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x8c8x1-dq-packedA-aarch64-neon.S
/* * Copyright (c) Facebook, Inc. and its affiliates. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. */ #include <qnnpack/assembly.h> #ifndef IGNORE_CODE_ALIGN_DIRECTIVES #define NDEF_IGNORE_CODE_ALIGN_DI...
platformxlab/teraio
39,799
pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x8c1x4-dq-packedA-aarch64-neon.S
/* * Copyright (c) Facebook, Inc. and its affiliates. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. */ #include <qnnpack/assembly.h> #ifndef IGNORE_CODE_ALIGN_DIRECTIVES #define NDEF_IGNORE_CODE_ALIGN_DI...
platformxlab/teraio
26,974
pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/4x8c8x1-dq-packedA-aarch32-neon.S
/* * Copyright (c) Facebook, Inc. and its affiliates. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. */ #include <qnnpack/assembly.h> #include <requantization/runtime-assembly.h> #ifndef __APPLE__ #define...
platformxlab/teraio
27,616
pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv/8x8-aarch64-neon.S
/* * Copyright (c) Facebook, Inc. and its affiliates. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. */ #include <qnnpack/assembly.h> #include <requantization/runtime-assembly.h> # Args passed via 8 reg...
platformxlab/teraio
18,255
pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv/4x8-aarch32-neon.S
/* * Copyright (c) Facebook, Inc. and its affiliates. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. */ #include <qnnpack/assembly.h> #include <requantization/runtime-assembly.h> .syntax unified # Args ...
platformxlab/teraio
7,829
pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/up8x9-aarch32-neon.S
/* * Copyright (c) Facebook, Inc. and its affiliates. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. */ #include <qnnpack/assembly.h> #include <requantization/runtime-assembly.h> .syntax unified # void p...
platformxlab/teraio
9,433
pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/up8x9-aarch32-neon-per-channel.S
/* * Copyright (c) Facebook, Inc. and its affiliates. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. */ #include <qnnpack/assembly.h> #include <requantization/runtime-assembly.h> .syntax unified # void p...
platformxlab/teraio
16,003
pytorch/third_party/NNPACK/src/neon/blas/h4gemm-aarch32.S
#include <nnpack/assembly.h> # void nnp_h4gemm_only_3x3__aarch32_neonhp( # size_t k, # size_t update, # const __fp16* a, # const __fp16* b, # __fp16* c, # size_t row_stride_c) BEGIN_FUNCTION nnp_h4gemm_only_3x3__aarch32_neonhp .arm #ifndef __APPLE__ .arch armv7-a .fpu neon-...
platformxlab/teraio
4,906
pytorch/third_party/NNPACK/src/neon/blas/s4gemm-aarch32.S
#include <nnpack/assembly.h> # void nnp_s4gemm_only_3x3__aarch32_neon( # size_t k, # size_t update, # const float* a, # const float* b, # float* c, # size_t row_stride_c) BEGIN_FUNCTION nnp_s4gemm_only_3x3__aarch32_neon .arm #ifndef __APPLE__ .arch armv7-a .fpu neon #endif ...
platformxlab/teraio
3,547
pytorch/third_party/NNPACK/src/neon/blas/sgemm-aarch32.S
#include <nnpack/assembly.h> # void nnp_sgemm_only_6x8__neon( # size_t k, # size_t update, # const float* a, # const float* b, # float* c, # size_t row_stride_c) BEGIN_FUNCTION nnp_sgemm_only_6x8__aarch32_neon .arm #ifndef __APPLE__ .arch armv7-a .fpu neon #endif VPUSH {d...
platformxlab/teraio
15,723
pytorch/third_party/ideep/mkl-dnn/src/common/ittnotify/ittptmark64.S
/* <copyright> This file is provided under a dual BSD/GPLv2 license. When using or redistributing this file, you may do so under either license. GPL LICENSE SUMMARY Copyright (c) 2017-2020 Intel Corporation. All rights reserved. This program is free software; you can redistribute it and/or modify it und...
platformxlab/teraio
14,930
pytorch/third_party/ittapi/src/ittnotify/ittptmark32.S
/* <copyright> This file is provided under a dual BSD/GPLv2 license. When using or redistributing this file, you may do so under either license. GPL LICENSE SUMMARY Copyright (c) 2017-2020 Intel Corporation. All rights reserved. This program is free software; you can redistribute it and/or modify it und...
platformxlab/teraio
15,723
pytorch/third_party/ittapi/src/ittnotify/ittptmark64.S
/* <copyright> This file is provided under a dual BSD/GPLv2 license. When using or redistributing this file, you may do so under either license. GPL LICENSE SUMMARY Copyright (c) 2017-2020 Intel Corporation. All rights reserved. This program is free software; you can redistribute it and/or modify it und...
platformxlab/teraio
4,180
pytorch/third_party/XNNPACK/src/f32-vrelu/f32-vrelu-asm-wasm32-shr-u4.S
# Copyright 2020 Google LLC # # This source code is licensed under the BSD-style license found in the # LICENSE file in the root directory of this source tree. #include "xnnpack/assembly.h" # void xnn_f32_vrelu_ukernel__wasm32_shr_u4( # size_t batch, 0 # const float* input, 1 # float* ou...
platformxlab/teraio
2,851
pytorch/third_party/XNNPACK/src/f32-vrelu/f32-vrelu-asm-wasm32-shr-u2.S
# Copyright 2020 Google LLC # # This source code is licensed under the BSD-style license found in the # LICENSE file in the root directory of this source tree. #include "xnnpack/assembly.h" # void xnn_f32_vrelu_ukernel__wasm32_shr_u2( # size_t batch, 0 # const float* input, 1 # float* ou...
platformxlab/teraio
1,578
pytorch/third_party/XNNPACK/src/f32-vrelu/f32-vrelu-asm-wasm32-shr-u1.S
# Copyright 2020 Google LLC # # This source code is licensed under the BSD-style license found in the # LICENSE file in the root directory of this source tree. #include "xnnpack/assembly.h" # void xnn_f32_vrelu_ukernel__wasm32_shr_u1( # size_t batch, 0 # const float* input, 1 # float* ou...
platformxlab/teraio
20,964
pytorch/third_party/XNNPACK/src/f32-igemm/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a55.S
// 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 "xnnpack/assembly.h" # void xnn_f32_igemm_minmax_ukernel_6x8__asm_aarch64_neonfma_cortex_a55( # size_t mr, x0 # s...
platformxlab/teraio
24,912
pytorch/third_party/XNNPACK/src/f32-igemm/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a73.S
// 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 "xnnpack/assembly.h" # void xnn_f32_igemm_minmax_ukernel_6x8__asm_aarch64_neonfma_cortex_a73( # size_t mr, x0 # s...
platformxlab/teraio
14,759
pytorch/third_party/XNNPACK/src/f32-igemm/f32-igemm-4x8-minmax-asm-aarch32-neon-cortex-a55.S
// 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 "xnnpack/assembly.h" .syntax unified # LINT.IfChange // void xnn_f32_igemm_minmax_ukernel_4x8__asm_aarch32_neon_cortex_a55( // size_t mr, ...
platformxlab/teraio
16,077
pytorch/third_party/XNNPACK/src/f32-igemm/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a55.S
// 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 "xnnpack/assembly.h" # void xnn_f32_igemm_minmax_ukernel_4x8__asm_aarch64_neonfma_cortex_a55( # size_t mr, x0 # s...
platformxlab/teraio
20,410
pytorch/third_party/XNNPACK/src/f32-igemm/f32-igemm-4x12-minmax-asm-aarch64-neonfma-cortex-a53.S
// 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 "xnnpack/assembly.h" # void xnn_f32_igemm_minmax_ukernel_4x12__asm_aarch64_neonfma_cortex_a53( # size_t mr, x0 # ...
platformxlab/teraio
10,682
pytorch/third_party/XNNPACK/src/f32-igemm/f32-igemm-1x12-minmax-asm-aarch64-neonfma-cortex-a53.S
// 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 "xnnpack/assembly.h" # void xnn_f32_igemm_minmax_ukernel_1x12__asm_aarch64_neonfma_cortex_a53( # size_t mr, (x0) - un...
platformxlab/teraio
9,758
pytorch/third_party/XNNPACK/src/f16-igemm/f16-igemm-4x16-minmax-asm-aarch64-neonfp16arith-ld64.S
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include "xnnpack/assembly.h" # void xnn_f16_igemm_minmax_ukernel_4x16__asm_aarch64_neonfp16arith_ld64( # size_t mr, x0 # ...
platformxlab/teraio
13,698
pytorch/third_party/XNNPACK/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55.S
// 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 "xnnpack/assembly.h" # void xnn_f16_igemm_minmax_ukernel_6x16__asm_aarch64_neonfp16arith_cortex_a55( # size_t mr, x0 ...
platformxlab/teraio
17,323
pytorch/third_party/XNNPACK/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a75.S
// 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 "xnnpack/assembly.h" # void xnn_f16_igemm_minmax_ukernel_6x16__asm_aarch64_neonfp16arith_cortex_a75( # size_t mr, x0 ...
platformxlab/teraio
4,089
pytorch/third_party/XNNPACK/src/f16-igemm/f16-igemm-1x16-minmax-asm-aarch64-neonfp16arith-ld32.S
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include "xnnpack/assembly.h" # void xnn_f16_igemm_minmax_ukernel_1x16__asm_aarch64_neonfp16arith_ld32( # size_t mr, x0 # ...
platformxlab/teraio
7,820
pytorch/third_party/XNNPACK/src/f16-igemm/f16-igemm-4x16-minmax-asm-aarch64-neonfp16arith-ld32.S
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include "xnnpack/assembly.h" # void xnn_f16_igemm_minmax_ukernel_4x16__asm_aarch64_neonfp16arith_ld32( # size_t mr, x0 # ...
platformxlab/teraio
5,265
pytorch/third_party/XNNPACK/src/f16-igemm/f16-igemm-1x16-minmax-asm-aarch64-neonfp16arith-ld64.S
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include "xnnpack/assembly.h" # void xnn_f16_igemm_minmax_ukernel_1x16__asm_aarch64_neonfp16arith_ld64( # size_t mr, (x0) - un...
platformxlab/teraio
20,911
pytorch/third_party/XNNPACK/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55r0.S
// 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 "xnnpack/assembly.h" # void xnn_f16_igemm_minmax_ukernel_6x16__asm_aarch64_neonfp16arith_cortex_a55r0( # size_t mr, x...
platformxlab/teraio
11,513
pytorch/third_party/XNNPACK/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-ld32.S
// 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 "xnnpack/assembly.h" # void xnn_f16_igemm_minmax_ukernel_6x16__asm_aarch64_neonfp16arith_ld32( # size_t mr, x0 # ...
platformxlab/teraio
14,475
pytorch/third_party/XNNPACK/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-ld64.S
// 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 "xnnpack/assembly.h" # void xnn_f16_igemm_minmax_ukernel_6x16__asm_aarch64_neonfp16arith_ld64( # size_t mr, x0 # ...
platformxlab/teraio
3,632
pytorch/third_party/XNNPACK/src/cs16-fftr/cs16-fftr-asm-aarch32-neon-x4.S
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include "xnnpack/assembly.h" .syntax unified // void xnn_cs16_fftr_ukernel__asm_aarch32_neon_x4( // size_t samples, r0 (256) /...
platformxlab/teraio
3,385
pytorch/third_party/XNNPACK/src/cs16-fftr/cs16-fftr-asm-aarch32-neon-x1.S
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include "xnnpack/assembly.h" .syntax unified // void xnn_cs16_fftr_ukernel__asm_aarch32_neon_x1( // size_t samples, r0 (256) /...
platformxlab/teraio
5,453
pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/qs8-qc8w-dwconv-3p8c-minmax-fp32-asm-aarch32-neonv8-mla8-cortex-a35.S
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include "xnnpack/assembly.h" .syntax unified // void xnn_qs8_qc8w_dwconv_minmax_fp32_ukernel_3p8c__asm_aarch32_neonv8_mla8_cortex_a35( // size_t chann...
platformxlab/teraio
9,721
pytorch/third_party/XNNPACK/src/qs8-qc8w-dwconv/qs8-qc8w-dwconv-3p16c-minmax-fp32-asm-aarch32-neonv8-mla8-cortex-a35.S
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include "xnnpack/assembly.h" .syntax unified // void xnn_qs8_qc8w_dwconv_minmax_fp32_ukernel_3p16c__asm_aarch32_neonv8_mla8_cortex_a35( // size_t chan...
platformxlab/teraio
3,952
pytorch/third_party/XNNPACK/src/cs16-bfly4/cs16-bfly4-samples1-asm-aarch32-neon-x4.S
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include "xnnpack/assembly.h" .syntax unified // void xnn_cs16_bfly4_samples1_ukernel__asm_aarch32_neon_x4( // size_t batch, ...
platformxlab/teraio
2,395
pytorch/third_party/XNNPACK/src/cs16-bfly4/cs16-bfly4-samples1-asm-aarch32-neon-x1.S
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include "xnnpack/assembly.h" .syntax unified // void xnn_cs16_bfly4_samples1_ukernel__asm_aarch32_neon_x1( // size_t batch, ...
platformxlab/teraio
3,633
pytorch/third_party/XNNPACK/src/cs16-bfly4/cs16-bfly4-samples1-asm-aarch32-neon-x2.S
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include "xnnpack/assembly.h" .syntax unified // void xnn_cs16_bfly4_samples1_ukernel__asm_aarch32_neon_x2( // size_t batch, ...
platformxlab/teraio
6,549
pytorch/third_party/XNNPACK/src/f32-dwconv/f32-dwconv-9p4c-minmax-asm-aarch64-neonfma.S
// 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 "xnnpack/assembly.h" # void xnn_f32_dwconv_minmax_ukernel_9p4c__asm_aarch64_neonfma( # size_t channels, x0, x20 # size_...
platformxlab/teraio
26,335
pytorch/third_party/XNNPACK/src/f32-dwconv/f32-dwconv-9p4c-minmax-asm-aarch64-neonfma-cortex-a55.S
// 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 "xnnpack/assembly.h" # void xnn_f32_dwconv_minmax_ukernel_9p4c__asm_aarch64_neonfma_cortex_a55( # size_t channels, x0, x20 ...
platformxlab/teraio
2,588
pytorch/third_party/XNNPACK/src/u32-filterbank-accumulate/u32-filterbank-accumulate-asm-aarch32-neon-x1.S
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include "xnnpack/assembly.h" .syntax unified // void xnn_u32_filterbank_accumulate_ukernel__asm_aarch32_neon_x1( // size_t rows, ...
platformxlab/teraio
2,510
pytorch/third_party/XNNPACK/src/u32-filterbank-accumulate/u32-filterbank-accumulate-asm-aarch32-neon-x2.S
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include "xnnpack/assembly.h" .syntax unified // void xnn_u32_filterbank_accumulate_ukernel__asm_aarch32_neon_x2( // size_t rows, ...
platformxlab/teraio
2,940
pytorch/third_party/XNNPACK/src/u32-filterbank-accumulate/u32-filterbank-accumulate-asm-aarch32-arm-x1.S
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include "xnnpack/assembly.h" .syntax unified // void xnn_u32_filterbank_accumulate_ukernel__asm_aarch32_arm_x1( // size_t rows, ...
platformxlab/teraio
3,189
pytorch/third_party/XNNPACK/src/qs16-qs8-vcvt/qs16-qs8-vcvt-asm-aarch32-neon-u16.S
// 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 "xnnpack/assembly.h" .syntax unified // void xnn_qs16_qs8_vcvt_ukernel__asm_aarch32_neon_u16( // size_t batch, r0 //...
polesskiy-dev/iot-cellular-risk-logger-stm32l4
18,668
firmware/iot-cellular-risk-logger-stm32l4/EWARM/startup_stm32l433xx.s
;******************************************************************************** ;* File Name : startup_stm32l433xx.s ;* Author : MCD Application Team ;* Description : STM32L433xx Ultra Low Power Devices vector ;* This module performs: ;* - Set the ...
polesskiy-dev/iot-cellular-risk-logger-stm32l4
6,086
firmware/iot-cellular-risk-logger-stm32l4/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/RTE/Device/ARMCM0/startup_ARMCM0.s
;/**************************************************************************//** ; * @file startup_ARMCM0.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM0 Device ; * @version V5.3.1 ; * @date 09. July 2018 ; ******************************************************************************/ ...
polesskiy-dev/iot-cellular-risk-logger-stm32l4
6,348
firmware/iot-cellular-risk-logger-stm32l4/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.s
;/**************************************************************************//** ; * @file startup_ARMCM7.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM7 Device ; * @version V5.3.1 ; * @date 09. July 2018 ; ******************************************************************************/ ...
polesskiy-dev/iot-cellular-risk-logger-stm32l4
6,348
firmware/iot-cellular-risk-logger-stm32l4/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/RTE/Device/ARMCM3/startup_ARMCM3.s
;/**************************************************************************//** ; * @file startup_ARMCM3.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM3 Device ; * @version V5.3.1 ; * @date 09. July 2018 ; ******************************************************************************/ ...
polesskiy-dev/iot-cellular-risk-logger-stm32l4
6,348
firmware/iot-cellular-risk-logger-stm32l4/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.s
;/**************************************************************************//** ; * @file startup_ARMCM4.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM4 Device ; * @version V5.3.1 ; * @date 09. July 2018 ; ******************************************************************************/ ...
polesskiy-dev/iot-cellular-risk-logger-stm32l4
6,086
firmware/iot-cellular-risk-logger-stm32l4/Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/RTE/Device/ARMCM0/startup_ARMCM0.s
;/**************************************************************************//** ; * @file startup_ARMCM0.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM0 Device ; * @version V5.3.1 ; * @date 09. July 2018 ; ******************************************************************************/ ...
polesskiy-dev/iot-cellular-risk-logger-stm32l4
6,348
firmware/iot-cellular-risk-logger-stm32l4/Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.s
;/**************************************************************************//** ; * @file startup_ARMCM7.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM7 Device ; * @version V5.3.1 ; * @date 09. July 2018 ; ******************************************************************************/ ...
polesskiy-dev/iot-cellular-risk-logger-stm32l4
6,348
firmware/iot-cellular-risk-logger-stm32l4/Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/RTE/Device/ARMCM3/startup_ARMCM3.s
;/**************************************************************************//** ; * @file startup_ARMCM3.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM3 Device ; * @version V5.3.1 ; * @date 09. July 2018 ; ******************************************************************************/ ...
polesskiy-dev/iot-cellular-risk-logger-stm32l4
6,348
firmware/iot-cellular-risk-logger-stm32l4/Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.s
;/**************************************************************************//** ; * @file startup_ARMCM4.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM4 Device ; * @version V5.3.1 ; * @date 09. July 2018 ; ******************************************************************************/ ...
polesskiy-dev/iot-cellular-risk-logger-stm32l4
6,086
firmware/iot-cellular-risk-logger-stm32l4/Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/RTE/Device/ARMCM0/startup_ARMCM0.s
;/**************************************************************************//** ; * @file startup_ARMCM0.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM0 Device ; * @version V5.3.1 ; * @date 09. July 2018 ; ******************************************************************************/ ...
polesskiy-dev/iot-cellular-risk-logger-stm32l4
6,348
firmware/iot-cellular-risk-logger-stm32l4/Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.s
;/**************************************************************************//** ; * @file startup_ARMCM7.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM7 Device ; * @version V5.3.1 ; * @date 09. July 2018 ; ******************************************************************************/ ...
polesskiy-dev/iot-cellular-risk-logger-stm32l4
6,348
firmware/iot-cellular-risk-logger-stm32l4/Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/RTE/Device/ARMCM3/startup_ARMCM3.s
;/**************************************************************************//** ; * @file startup_ARMCM3.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM3 Device ; * @version V5.3.1 ; * @date 09. July 2018 ; ******************************************************************************/ ...
polesskiy-dev/iot-cellular-risk-logger-stm32l4
6,348
firmware/iot-cellular-risk-logger-stm32l4/Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.s
;/**************************************************************************//** ; * @file startup_ARMCM4.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM4 Device ; * @version V5.3.1 ; * @date 09. July 2018 ; ******************************************************************************/ ...
polesskiy-dev/iot-cellular-risk-logger-stm32l4
6,086
firmware/iot-cellular-risk-logger-stm32l4/Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/RTE/Device/ARMCM0/startup_ARMCM0.s
;/**************************************************************************//** ; * @file startup_ARMCM0.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM0 Device ; * @version V5.3.1 ; * @date 09. July 2018 ; ******************************************************************************/ ...
polesskiy-dev/iot-cellular-risk-logger-stm32l4
6,348
firmware/iot-cellular-risk-logger-stm32l4/Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.s
;/**************************************************************************//** ; * @file startup_ARMCM7.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM7 Device ; * @version V5.3.1 ; * @date 09. July 2018 ; ******************************************************************************/ ...
polesskiy-dev/iot-cellular-risk-logger-stm32l4
6,348
firmware/iot-cellular-risk-logger-stm32l4/Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/RTE/Device/ARMCM3/startup_ARMCM3.s
;/**************************************************************************//** ; * @file startup_ARMCM3.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM3 Device ; * @version V5.3.1 ; * @date 09. July 2018 ; ******************************************************************************/ ...
polesskiy-dev/iot-cellular-risk-logger-stm32l4
6,348
firmware/iot-cellular-risk-logger-stm32l4/Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.s
;/**************************************************************************//** ; * @file startup_ARMCM4.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM4 Device ; * @version V5.3.1 ; * @date 09. July 2018 ; ******************************************************************************/ ...
polesskiy-dev/iot-cellular-risk-logger-stm32l4
6,086
firmware/iot-cellular-risk-logger-stm32l4/Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/RTE/Device/ARMCM0/startup_ARMCM0.s
;/**************************************************************************//** ; * @file startup_ARMCM0.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM0 Device ; * @version V5.3.1 ; * @date 09. July 2018 ; ******************************************************************************/ ...
polesskiy-dev/iot-cellular-risk-logger-stm32l4
6,348
firmware/iot-cellular-risk-logger-stm32l4/Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.s
;/**************************************************************************//** ; * @file startup_ARMCM7.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM7 Device ; * @version V5.3.1 ; * @date 09. July 2018 ; ******************************************************************************/ ...
polesskiy-dev/iot-cellular-risk-logger-stm32l4
6,348
firmware/iot-cellular-risk-logger-stm32l4/Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/RTE/Device/ARMCM3/startup_ARMCM3.s
;/**************************************************************************//** ; * @file startup_ARMCM3.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM3 Device ; * @version V5.3.1 ; * @date 09. July 2018 ; ******************************************************************************/ ...
polesskiy-dev/iot-cellular-risk-logger-stm32l4
6,348
firmware/iot-cellular-risk-logger-stm32l4/Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.s
;/**************************************************************************//** ; * @file startup_ARMCM4.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM4 Device ; * @version V5.3.1 ; * @date 09. July 2018 ; ******************************************************************************/ ...
polesskiy-dev/iot-cellular-risk-logger-stm32l4
6,086
firmware/iot-cellular-risk-logger-stm32l4/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM0/startup_ARMCM0.s
;/**************************************************************************//** ; * @file startup_ARMCM0.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM0 Device ; * @version V5.3.1 ; * @date 09. July 2018 ; ******************************************************************************/ ...
polesskiy-dev/iot-cellular-risk-logger-stm32l4
6,348
firmware/iot-cellular-risk-logger-stm32l4/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.s
;/**************************************************************************//** ; * @file startup_ARMCM7.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM7 Device ; * @version V5.3.1 ; * @date 09. July 2018 ; ******************************************************************************/ ...
polesskiy-dev/iot-cellular-risk-logger-stm32l4
6,348
firmware/iot-cellular-risk-logger-stm32l4/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM3/startup_ARMCM3.s
;/**************************************************************************//** ; * @file startup_ARMCM3.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM3 Device ; * @version V5.3.1 ; * @date 09. July 2018 ; ******************************************************************************/ ...
polesskiy-dev/iot-cellular-risk-logger-stm32l4
6,348
firmware/iot-cellular-risk-logger-stm32l4/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.s
;/**************************************************************************//** ; * @file startup_ARMCM4.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM4 Device ; * @version V5.3.1 ; * @date 09. July 2018 ; ******************************************************************************/ ...
polesskiy-dev/iot-cellular-risk-logger-stm32l4
6,086
firmware/iot-cellular-risk-logger-stm32l4/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/RTE/Device/ARMCM0/startup_ARMCM0.s
;/**************************************************************************//** ; * @file startup_ARMCM0.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM0 Device ; * @version V5.3.1 ; * @date 09. July 2018 ; ******************************************************************************/ ...
polesskiy-dev/iot-cellular-risk-logger-stm32l4
6,348
firmware/iot-cellular-risk-logger-stm32l4/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.s
;/**************************************************************************//** ; * @file startup_ARMCM7.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM7 Device ; * @version V5.3.1 ; * @date 09. July 2018 ; ******************************************************************************/ ...
polesskiy-dev/iot-cellular-risk-logger-stm32l4
6,348
firmware/iot-cellular-risk-logger-stm32l4/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/RTE/Device/ARMCM3/startup_ARMCM3.s
;/**************************************************************************//** ; * @file startup_ARMCM3.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM3 Device ; * @version V5.3.1 ; * @date 09. July 2018 ; ******************************************************************************/ ...
polesskiy-dev/iot-cellular-risk-logger-stm32l4
6,348
firmware/iot-cellular-risk-logger-stm32l4/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.s
;/**************************************************************************//** ; * @file startup_ARMCM4.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM4 Device ; * @version V5.3.1 ; * @date 09. July 2018 ; ******************************************************************************/ ...
polesskiy-dev/iot-cellular-risk-logger-stm32l4
6,086
firmware/iot-cellular-risk-logger-stm32l4/Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM0/startup_ARMCM0.s
;/**************************************************************************//** ; * @file startup_ARMCM0.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM0 Device ; * @version V5.3.1 ; * @date 09. July 2018 ; ******************************************************************************/ ...
polesskiy-dev/iot-cellular-risk-logger-stm32l4
6,348
firmware/iot-cellular-risk-logger-stm32l4/Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.s
;/**************************************************************************//** ; * @file startup_ARMCM7.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM7 Device ; * @version V5.3.1 ; * @date 09. July 2018 ; ******************************************************************************/ ...
polesskiy-dev/iot-cellular-risk-logger-stm32l4
6,348
firmware/iot-cellular-risk-logger-stm32l4/Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM3/startup_ARMCM3.s
;/**************************************************************************//** ; * @file startup_ARMCM3.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM3 Device ; * @version V5.3.1 ; * @date 09. July 2018 ; ******************************************************************************/ ...