Home
last modified time | relevance | path

Searched defs:kern_type (Results 1 – 25 of 53) sorted by relevance

123

/external/ComputeLibrary/src/core/NEON/kernels/arm_gemm/kernels/
Dsve_interleaved_bf16fp32_dot_8x3VL.hpp41 typedef void (*kern_type)(const bfloat16 *, const bfloat16 *, float *, int, int, int); typedef in arm_gemm::cls_sve_interleaved_bf16fp32_dot_8x3VL
Da64_interleaved_bf16fp32_dot_8x12.hpp41 typedef void (*kern_type)(const bfloat16 *, const bfloat16 *, float *, int, int, int); typedef in arm_gemm::cls_a64_interleaved_bf16fp32_dot_8x12
Da32_sgemm_8x6.hpp50 typedef void (*kern_type)(const float *, const float *, float *, int, int, int); typedef in arm_gemm::sgemm_8x6
Dsve_interleaved_fp32_mmla_8x3VL.hpp41 typedef void (*kern_type)(const float *, const float *, float *, int, int, int); typedef in arm_gemm::cls_sve_interleaved_fp32_mmla_8x3VL
Dsve_interleaved_fp32_mla_8x3VL.hpp41 typedef void (*kern_type)(const float *, const float *, float *, int, int, int); typedef in arm_gemm::cls_sve_interleaved_fp32_mla_8x3VL
Dsve_interleaved_fp16_mla_8x3VL.hpp41 typedef void (*kern_type)(const __fp16 *, const __fp16 *, __fp16 *, int, int, int); typedef in arm_gemm::cls_sve_interleaved_fp16_mla_8x3VL
Dsve_interleaved_bf16fp32_mmla_8x3VL.hpp41 typedef void (*kern_type)(const bfloat16 *, const bfloat16 *, float *, int, int, int); typedef in arm_gemm::cls_sve_interleaved_bf16fp32_mmla_8x3VL
Da64_interleaved_bf16fp32_mmla_8x12.hpp41 typedef void (*kern_type)(const bfloat16 *, const bfloat16 *, float *, int, int, int); typedef in arm_gemm::cls_a64_interleaved_bf16fp32_mmla_8x12
Da64_sgemv_pretransposed.hpp39 typedef void (*kern_type)(const float *, int, const float *, float *, float, int, int); typedef in arm_gemm::sgemv_pretransposed
Dsve_interleaved_u8u32_dot_8x3VL.hpp41 typedef void (*kern_type)(const uint8_t *, const uint8_t *, uint32_t *, int, int, int); typedef in arm_gemm::cls_sve_interleaved_u8u32_dot_8x3VL
Da64_gemm_u16_8x12.hpp40 typedef void (*kern_type)(const uint16_t *, const uint16_t *, uint32_t *, int, int, int); typedef in arm_gemm::cls_a64_gemm_u16_8x12
Dsve_interleaved_s8s32_dot_8x3VL.hpp41 typedef void (*kern_type)(const int8_t *, const int8_t *, int32_t *, int, int, int); typedef in arm_gemm::cls_sve_interleaved_s8s32_dot_8x3VL
Da64_interleaved_s8s32_mmla_8x12.hpp41 typedef void (*kern_type)(const int8_t *, const int8_t *, int32_t *, int, int, int); typedef in arm_gemm::cls_a64_interleaved_s8s32_mmla_8x12
Dsve_interleaved_s8s32_mmla_8x3VL.hpp41 typedef void (*kern_type)(const int8_t *, const int8_t *, int32_t *, int, int, int); typedef in arm_gemm::cls_sve_interleaved_s8s32_mmla_8x3VL
Da64_gemm_s16_8x12.hpp48 typedef void (*kern_type)(const int16_t *, const int16_t *, int32_t *, int, int, int); typedef in arm_gemm::cls_a64_gemm_s16_8x12
Dsve_interleaved_u8u32_mmla_8x3VL.hpp41 typedef void (*kern_type)(const uint8_t *, const uint8_t *, uint32_t *, int, int, int); typedef in arm_gemm::cls_sve_interleaved_u8u32_mmla_8x3VL
Da64_gemm_s8_4x4.hpp42 typedef void (*kern_type)(const int8_t *, const int8_t *, int32_t *, int, int, int); typedef in arm_gemm::cls_a64_gemm_s8_4x4
Da64_interleaved_u8u32_mmla_8x12.hpp41 typedef void (*kern_type)(const uint8_t *, const uint8_t *, uint32_t *, int, int, int); typedef in arm_gemm::cls_a64_interleaved_u8u32_mmla_8x12
Dsve_hybrid_u8u32_dot_6x4VL.hpp49 typedef void (*kern_type)( ARGLIST ); typedef in arm_gemm::cls_sve_hybrid_u8u32_dot_6x4VL
Dsve_hybrid_s8s32_dot_6x4VL.hpp49 typedef void (*kern_type)( ARGLIST ); typedef in arm_gemm::cls_sve_hybrid_s8s32_dot_6x4VL
Da64_hybrid_u8u32_dot_6x16.hpp49 typedef void (*kern_type)( ARGLIST ); typedef in arm_gemm::cls_a64_hybrid_u8u32_dot_6x16
Da64_hybrid_s8s32_dot_6x16.hpp49 typedef void (*kern_type)( ARGLIST ); typedef in arm_gemm::cls_a64_hybrid_s8s32_dot_6x16
Dsve_hybrid_fp32_mla_6x4VL.hpp49 typedef void (*kern_type)( ARGLIST ); typedef in arm_gemm::cls_sve_hybrid_fp32_mla_6x4VL
Da64_gemv_fp32_mla_32.hpp43 …typedef void (*kern_type)(const float *, const float *, float *, size_t, size_t, const float *, Ac… typedef in arm_gemm::cls_a64_gemv_fp32_mla_32
Da64_hybrid_u8qa_dot_4x16.hpp49 typedef void (*kern_type)( ARGLIST ); typedef in arm_gemm::cls_a64_hybrid_u8qa_dot_4x16

123