Home | History | Annotate | Download | only in cpu_ref

Lines Matching refs:CBLAS_TRANSPOSE

104     enum CBLAS_TRANSPOSE TransA = (enum CBLAS_TRANSPOSE)call->transA;
105 enum CBLAS_TRANSPOSE TransB = (enum CBLAS_TRANSPOSE)call->transB;