Home
last modified time | relevance | path

Searched refs:check_row_col_f (Results 1 – 1 of 1) sorted by relevance

/external/gemmlowp/meta/
Dtest_gemm_correctness.cc181 bool check_row_col_f(std::uint8_t* lhs, std::uint8_t* rhs, float* results, int rows, in check_row_col_f() function
410 if (!check_row_col_f(lhs.get(), rhs.get(), result_f.get(), i, j, k)) { in main()
485 if (!check_row_col_f(lhs.get(), rhs.get(), result_f.get(), i, j, k)) { in main()