Searched refs:pthreadpool_function_3d_tiled_t (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/pthreadpool/src/ |
H A D | legacy-api.c | 64 pthreadpool_function_3d_tiled_t function; 95 pthreadpool_function_3d_tiled_t function, in pthreadpool_compute_3d_tiled()
|
/aosp_15_r20/external/pthreadpool/include/ |
H A D | pthreadpool.h | 1100 typedef void (*pthreadpool_function_3d_tiled_t)(void*, size_t, size_t, size_t, size_t, size_t, size… 1134 pthreadpool_function_3d_tiled_t function,
|
/aosp_15_r20/external/pytorch/caffe2/utils/threadpool/ |
H A D | pthreadpool.h | 174 #define pthreadpool_function_3d_tiled_t legacy_pthreadpool_function_3d_tiled_t macro
|
/aosp_15_r20/external/pytorch/cmake/External/ |
H A D | nnpack.cmake | 86 pthreadpool_function_3d_tiled_t=legacy_pthreadpool_function_3d_tiled_t
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/ |
H A D | conv-run.cc | 557 (pthreadpool_function_3d_tiled_t)compute_sum_rows, in qnnpackConv()
|
H A D | operator-run.c | 1029 (pthreadpool_function_3d_tiled_t)compute_sum_rows, in pytorch_qnnp_run_operator()
|
/aosp_15_r20/external/pytorch/cmake/ |
H A D | Dependencies.cmake | 486 pthreadpool_function_3d_tiled_t=legacy_pthreadpool_function_3d_tiled_t
|