Home
last modified time | relevance | path

Searched refs:pthreadpool_function_1d_t (Results 1 – 6 of 6) sorted by relevance

/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/
Doperator-run.c1507 pthreadpool_function_1d_t compute_function = NULL; in pytorch_qnnp_run_operator()
1510 (pthreadpool_function_1d_t)compute_global_average_pooling_unipass; in pytorch_qnnp_run_operator()
1515 (pthreadpool_function_1d_t)compute_global_average_pooling_unipass; in pytorch_qnnp_run_operator()
1518 compute_function = (pthreadpool_function_1d_t) in pytorch_qnnp_run_operator()
1562 (pthreadpool_function_1d_t)compute_lut_strided, in pytorch_qnnp_run_operator()
1602 (pthreadpool_function_1d_t)compute_clamp_strided, in pytorch_qnnp_run_operator()
1621 (pthreadpool_function_1d_t)compute_u8softargmax, in pytorch_qnnp_run_operator()
1636 pthreadpool_function_1d_t compute_function = NULL; in pytorch_qnnp_run_operator()
1640 (pthreadpool_function_1d_t)compute_channel_shuffle_fixed; in pytorch_qnnp_run_operator()
1645 (pthreadpool_function_1d_t)compute_channel_shuffle_fixed; in pytorch_qnnp_run_operator()
[all …]
/external/pytorch/caffe2/utils/threadpool/
Dpthreadpool.h170 #define pthreadpool_function_1d_t legacy_pthreadpool_function_1d_t macro
/external/pytorch/cmake/External/
Dnnpack.cmake82 pthreadpool_function_1d_t=legacy_pthreadpool_function_1d_t
/external/pthreadpool/src/
Dlegacy-api.c16 pthreadpool_function_1d_t function, in pthreadpool_compute_1d()
/external/pthreadpool/include/
Dpthreadpool.h1429 typedef void (*pthreadpool_function_1d_t)(void*, size_t); typedef
1438 pthreadpool_function_1d_t function,
/external/pytorch/cmake/
DDependencies.cmake482 pthreadpool_function_1d_t=legacy_pthreadpool_function_1d_t