Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dtime.h55 inline float ToFloatSeconds(const Duration& duration) { in ToFloatSeconds() function
A Dtest.h2101 while (ToFloatSeconds(t - time_start) < benchmark_min_secs) {
2115 latency, static_cast<float>(ToFloatSeconds(t - time_start) / iters));

Completed in 5 milliseconds