Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dctx.cc194 if (!impl().main_allocator_) { in GetMainAllocator()
195 mutable_impl()->main_allocator_.reset(new Allocator); in GetMainAllocator()
197 return impl().main_allocator_.get(); in GetMainAllocator()
A Dctx_impl.h70 std::unique_ptr<Allocator> main_allocator_; variable

Completed in 5 milliseconds