Home
last modified time | relevance | path

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

/external/gemmlowp/meta/
Dlegacy_multi_thread_common.h66 const IN_TYPE* task_rhs = rhs + task_rect.n_offset * k; in Run() local
69 operation.ExecuteMatrixMatrix(scratch, task_lhs, task_rhs, task_rect.m, in Run()