Home
last modified time | relevance | path

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

12345

/external/ComputeLibrary/src/core/NEON/kernels/arm_gemm/kernels/
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
Da64_sgemm_8x6.hpp48 typedef void (*kern_type)(const float *, const float *, float *, int, int, int); typedef in arm_gemm::cls_a64_sgemm_8x6
Da64_sgemv_pretransposed.hpp39 typedef void (*kern_type)(const float *, int, const float *, float *, float, int, int); typedef in arm_gemm::sgemv_pretransposed
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
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
Da64_sgemm_8x12.hpp55 typedef void (*kern_type)(const float *, const float *, float *, int, int, int); typedef in arm_gemm::cls_a64_sgemm_8x12
Dsme2_gemv_bf16fp32_dot_16VL.hpp45 typedef void (*kern_type)( ARGLIST ); typedef in arm_gemm::cls_sme2_gemv_bf16fp32_dot_16VL
Dsme2_gemv_u8qa_dot_16VL.hpp44 typedef void (*kern_type)( ARGLIST ); typedef in arm_gemm::cls_sme2_gemv_u8qa_dot_16VL
Dsme2_gemv_fp32bf16fp32_dot_16VL.hpp45 typedef void (*kern_type)( ARGLIST ); typedef in arm_gemm::cls_sme2_gemv_fp32bf16fp32_dot_16VL
Dsve_smallK_hybrid_fp32_mla_8x1VL.hpp42 …typedef void (*kern_type)(const float *, int, const float *, float *, int, int, int, int, const fl… typedef in arm_gemm::cls_sve_smallK_hybrid_fp32_mla_8x1VL
Da64_smallK_hybrid_fp32_mla_8x4.hpp42 …typedef void (*kern_type)(const float *, int, const float *, float *, int, int, int, int, const fl… typedef in arm_gemm::cls_a64_smallK_hybrid_fp32_mla_8x4
Dsme2_gemv_s8qa_dot_16VL.hpp44 typedef void (*kern_type)( ARGLIST ); typedef in arm_gemm::cls_sme2_gemv_s8qa_dot_16VL
Da64_smallK_hybrid_u8u32_dot_6x4.hpp43 …typedef void (*kern_type)(const uint8_t *, int, const uint8_t *, uint32_t *, int, int, int, int, c… typedef in arm_gemm::cls_a64_smallK_hybrid_u8u32_dot_6x4
Dsve_smallK_hybrid_u8u32_dot_8x1VL.hpp42 …typedef void (*kern_type)(const uint8_t *, int, const uint8_t *, uint32_t *, int, int, int, int, c… typedef in arm_gemm::cls_sve_smallK_hybrid_u8u32_dot_8x1VL
Dsme2_gemv_fp32_mla_16VL.hpp44 typedef void (*kern_type)( ARGLIST ); typedef in arm_gemm::cls_sme2_gemv_fp32_mla_16VL
Dsve_hybrid_fp32_mla_8x1VL.hpp50 typedef void (*kern_type)( ARGLIST ); typedef in arm_gemm::cls_sve_hybrid_fp32_mla_8x1VL
Da64_smallK_hybrid_u8u32_dot_8x4.hpp43 …typedef void (*kern_type)(const uint8_t *, int, const uint8_t *, uint32_t *, int, int, int, int, c… typedef in arm_gemm::cls_a64_smallK_hybrid_u8u32_dot_8x4
Dsve_smallK_hybrid_s8s32_dot_8x1VL.hpp42 …typedef void (*kern_type)(const int8_t *, int, const int8_t *, int32_t *, int, int, int, int, cons… typedef in arm_gemm::cls_sve_smallK_hybrid_s8s32_dot_8x1VL
Da64_gemm_s8_4x4.hpp43 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_hgemm_8x24.hpp47 typedef void (*kern_type)(const __fp16 *, const __fp16 *, __fp16 *, int, int, int); typedef in arm_gemm::cls_a64_hgemm_8x24
Da64_hybrid_fp32_mla_8x4.hpp50 typedef void (*kern_type)( ARGLIST ); typedef in arm_gemm::cls_a64_hybrid_fp32_mla_8x4
Da64_smallK_hybrid_s8s32_dot_6x4.hpp43 …typedef void (*kern_type)(const int8_t *, int, const int8_t *, int32_t *, int, int, int, int, cons… typedef in arm_gemm::cls_a64_smallK_hybrid_s8s32_dot_6x4
Da64_smallK_hybrid_s8s32_dot_8x4.hpp43 …typedef void (*kern_type)(const int8_t *, int, const int8_t *, int32_t *, int, int, int, int, cons… typedef in arm_gemm::cls_a64_smallK_hybrid_s8s32_dot_8x4
Da64_smallK_hybrid_fp32_mla_6x4.hpp42 …typedef void (*kern_type)(const float *, int, const float *, float *, int, int, int, int, const fl… typedef in arm_gemm::cls_a64_smallK_hybrid_fp32_mla_6x4

12345