Home
last modified time | relevance | path

Searched refs:pthreadpool_function_2d_t (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/
H A Doperator-run.c935 (pthreadpool_function_2d_t)compute_dwconv2d_unipass, in pytorch_qnnp_run_operator()
963 (pthreadpool_function_2d_t)compute_dwconv2d_multiipass, in pytorch_qnnp_run_operator()
990 (pthreadpool_function_2d_t)compute_dwconv3d_multiipass, in pytorch_qnnp_run_operator()
1370 pthreadpool_function_2d_t compute_function = NULL; in pytorch_qnnp_run_operator()
1373 (pthreadpool_function_2d_t)compute_average_pooling_unipass; in pytorch_qnnp_run_operator()
1378 (pthreadpool_function_2d_t)compute_average_pooling_unipass; in pytorch_qnnp_run_operator()
1382 (pthreadpool_function_2d_t)compute_average_pooling_multipass; in pytorch_qnnp_run_operator()
1438 (pthreadpool_function_2d_t)compute_max_pooling, in pytorch_qnnp_run_operator()
H A Dconv-run.cc447 (pthreadpool_function_2d_t)compute_dwconv2d_unipass, in qnnpackConv()
480 (pthreadpool_function_2d_t)compute_dwconv2d_multiipass, in qnnpackConv()
509 (pthreadpool_function_2d_t)compute_dwconv3d_multiipass, in qnnpackConv()
/aosp_15_r20/external/pthreadpool/include/
H A Dpthreadpool.h1098 typedef void (*pthreadpool_function_2d_t)(void*, size_t, size_t) PTHREADPOOL_DEPRECATED;
1118 pthreadpool_function_2d_t function,
/aosp_15_r20/external/pytorch/caffe2/utils/threadpool/
H A Dpthreadpool.h172 #define pthreadpool_function_2d_t legacy_pthreadpool_function_2d_t macro
/aosp_15_r20/external/pytorch/cmake/External/
H A Dnnpack.cmake84 pthreadpool_function_2d_t=legacy_pthreadpool_function_2d_t
/aosp_15_r20/external/pthreadpool/src/
H A Dlegacy-api.c39 pthreadpool_function_2d_t function, in pthreadpool_compute_2d()
/aosp_15_r20/external/pytorch/cmake/
H A DDependencies.cmake484 pthreadpool_function_2d_t=legacy_pthreadpool_function_2d_t