Home
last modified time | relevance | path

Searched defs:kMinMulPerThread (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Ddepthwiseconv_multithread.h85 static constexpr int kMinMulPerThread = 1 << 13; // 8k in HowManyConvThreads() local
H A Dlegacy_optimized_ops.h427 constexpr int kMinMulPerThread = 8; in HowManyConvThreads() local