Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/
A Dcpu_backend_context.h40 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 3 milliseconds