Home
last modified time | relevance | path

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

/external/gemmlowp/meta/
Dlegacy_multi_thread_gemv.h73 class GemvInt32Operation : public Int32Operation {
75 GemvInt32Operation(std::int32_t lhs_offset, std::int32_t rhs_offset) in GemvInt32Operation() function
142 internal::GemvInt32Operation::ScratchPerThread(m, n, k); in gemv_i32_scratch()
152 internal::GemvInt32Operation operation(lhs_offset, rhs_offset); in multi_thread_gemv_i32()