Searched refs:ruy_context_ (Results 1 – 1 of 1) sorted by relevance
40 ruy::Context* ruy_context() const { return ruy_context_.get(); } in ruy_context()56 void ClearCaches() override { ruy_context_->ClearPrepackedCache(); } in ClearCaches()97 const std::unique_ptr<ruy::Context> ruy_context_; variable
Completed in 2 milliseconds