Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dcpuinfo.cc45 int overall_local_cache_size = std::numeric_limits<int>::max(); in QueryCacheParams() local
76 overall_local_cache_size = in QueryCacheParams()
77 std::min(overall_local_cache_size, local_cache_size); in QueryCacheParams()
81 cache_params->local_cache_size = overall_local_cache_size; in QueryCacheParams()

Completed in 3 milliseconds