Searched refs:pthreadpool_function_4d_tiled_t (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/pthreadpool/src/ |
H A D | legacy-api.c | 138 pthreadpool_function_4d_tiled_t function; 177 pthreadpool_function_4d_tiled_t function, in pthreadpool_compute_4d_tiled()
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/ |
H A D | operator-run.c | 1057 (pthreadpool_function_4d_tiled_t)compute_q8gemm_xzp, in pytorch_qnnp_run_operator() 1099 (pthreadpool_function_4d_tiled_t)compute_q8gemm, in pytorch_qnnp_run_operator() 1135 (pthreadpool_function_4d_tiled_t)compute_q8gemm_sparse_dq, in pytorch_qnnp_run_operator() 1255 (pthreadpool_function_4d_tiled_t)compute_q8gemm_prepack_a_sparse, in pytorch_qnnp_run_operator() 1268 (pthreadpool_function_4d_tiled_t)compute_q8gemm_prepacked_sparse_dq, in pytorch_qnnp_run_operator() 1317 (pthreadpool_function_4d_tiled_t)compute_q8conv, in pytorch_qnnp_run_operator()
|
H A D | conv-run.cc | 585 (pthreadpool_function_4d_tiled_t)compute_q8gemm_xzp, in qnnpackConv() 622 (pthreadpool_function_4d_tiled_t)compute_q8gemm, in qnnpackConv() 663 (pthreadpool_function_4d_tiled_t)compute_q8conv, in qnnpackConv()
|
H A D | fc-dynamic-run.cc | 111 (pthreadpool_function_4d_tiled_t)compute_q8gemm_dq, in qnnpackLinearDynamic()
|
H A D | fc-run.cc | 109 (pthreadpool_function_4d_tiled_t) compute_q8gemm, in qnnpackLinear()
|
H A D | deconv-run.cc | 197 (pthreadpool_function_4d_tiled_t)compute_q8conv, in qnnpackDeConv()
|
/aosp_15_r20/external/pthreadpool/include/ |
H A D | pthreadpool.h | 1101 typedef void (*pthreadpool_function_4d_tiled_t)(void*, size_t, size_t, size_t, size_t, size_t, size… 1145 pthreadpool_function_4d_tiled_t function,
|
/aosp_15_r20/external/pytorch/caffe2/utils/threadpool/ |
H A D | pthreadpool.h | 175 #define pthreadpool_function_4d_tiled_t legacy_pthreadpool_function_4d_tiled_t macro
|
/aosp_15_r20/external/pytorch/cmake/External/ |
H A D | nnpack.cmake | 87 pthreadpool_function_4d_tiled_t=legacy_pthreadpool_function_4d_tiled_t
|
/aosp_15_r20/external/pytorch/cmake/ |
H A D | Dependencies.cmake | 487 pthreadpool_function_4d_tiled_t=legacy_pthreadpool_function_4d_tiled_t
|