Home
last modified time | relevance | path

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

/external/gemmlowp/meta/
Dtest_gemm_correctness.cc96 bool check_row_row(std::uint8_t* lhs, std::uint8_t* rhs, std::uint8_t* results, int rows, in check_row_row() function
380 if (!check_row_row(lhs.get(), rhs.get(), result.get(), i, j, k)) { in main()
452 if (!check_row_row(lhs.get(), rhs.get(), result.get(), i, j, k)) { in main()