Searched refs:MNNComputeMatMulForH_1 (Results 1 – 6 of 6) sorted by relevance
50 coreFunction->MNNComputeMatMulForH_1 = _AVX_MNNComputeMatMulForH_1; in init()66 coreFunction->MNNComputeMatMulForH_1 = _AVX_MNNComputeMatMulForH_1FMA; in init()
51 auto func = static_cast<CPUBackend*>(backend())->functions()->MNNComputeMatMulForH_1; in _scheduleForVec()
153 …void(*MNNComputeMatMulForH_1)(const float* A, const float* B, float* C, const float* biasPtr, cons… member
2062 void MNNComputeMatMulForH_1(const float* A, const float* B, float* C, const float* biasPtr, const M… in MNNComputeMatMulForH_1() function2491 gCoreFunction->MNNComputeMatMulForH_1 = MNNComputeMatMulForH_1; in MNNCoreFunctionInit()
548 gInstance->MNNComputeMatMulForH_1 = _MNNComputeMatMulForH_1_FP16; in init()
750 gInstance->MNNComputeMatMulForH_1 = _MNNComputeMatMulForH_1_BF16; in init()