Home
last modified time | relevance | path

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

/external/gemmlowp/meta/
Dtest_gemm_correctness.cc161 bool check_row_row_f(std::uint8_t* lhs, std::uint8_t* rhs, float* results, int rows, in check_row_row_f() function
400 if (!check_row_row_f(lhs.get(), rhs.get(), result_f.get(), i, j, k)) { in main()
474 if (!check_row_row_f(lhs.get(), rhs.get(), result_f.get(), i, j, k)) { in main()