Searched refs:CeedBasisApplyTensorCore_Hip_shared (Results 1 – 1 of 1) sorted by relevance
| /libCEED/backends/hip-shared/ |
| H A D | ceed-hip-shared-basis.c | 91 static int CeedBasisApplyTensorCore_Hip_shared(CeedBasis basis, bool apply_add, const CeedInt num_e… in CeedBasisApplyTensorCore_Hip_shared() function 263 …CeedCallBackend(CeedBasisApplyTensorCore_Hip_shared(basis, false, num_elem, t_mode, eval_mode, u, … in CeedBasisApplyTensor_Hip_shared() 269 …CeedCallBackend(CeedBasisApplyTensorCore_Hip_shared(basis, true, num_elem, t_mode, eval_mode, u, v… in CeedBasisApplyAddTensor_Hip_shared()
|