Searched refs:dgemm_tn_mi250x (Results 1 – 2 of 2) sorted by relevance
1841 std::vector<std::array<int, RECORD_LENGTH> > dgemm_tn_mi250x = { variable
38 …'n') ? sgemm_nn_mi250x : sgemm_tn_mi250x) : ((trans_A == 'n') ? dgemm_nn_mi250x : dgemm_tn_mi250x); in gemm_selector_get_data()