Home
last modified time | relevance | path

Searched defs:compute_2d (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pthreadpool/bench/
H A Dlatency.cc53 static void compute_2d(void*, size_t, size_t) { in compute_2d() function
H A Dthroughput.cc52 static void compute_2d(void*, size_t, size_t) { in compute_2d() function
/aosp_15_r20/external/pytorch/caffe2/utils/threadpool/
H A Dpthreadpool.cc79 static void compute_2d(void* context_, size_t linear_index) { in compute_2d() function