Searched refs:gemmlowp_context_ (Results 1 – 3 of 3) sorted by relevance
43 return gemmlowp_context_.get(); in gemmlowp_context()98 const std::unique_ptr<gemmlowp::GemmContext> gemmlowp_context_; variable
128 gemmlowp_context_(new gemmlowp::GemmContext) { in CpuBackendContext()145 gemmlowp_context_->set_max_num_threads(target_num_threads); in SetMaxNumThreads()
359 # gemmlowp_context_ and ruy_context_ members.