Home
last modified time | relevance | path

Searched defs:bf16_dot_with_fp32_arith (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/executorch/kernels/optimized/blas/
H A DBlasKernel.cpp201 float bf16_dot_with_fp32_arith( in bf16_dot_with_fp32_arith() function
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DBlasKernel.cpp517 float bf16_dot_with_fp32_arith(const at::BFloat16* vec1, const at::BFloat16* vec2, int64_t len) { in bf16_dot_with_fp32_arith() function