Home
last modified time | relevance | path

Searched defs:threadpool (Results 26 – 50 of 165) sorted by relevance

1234567

/aosp_15_r20/external/executorch/extension/threadpool/test/
H A Dthreadpool_test.cpp68 auto threadpool = ::executorch::extension::threadpool::get_threadpool(); in run_lambda_with_size() local
87 auto threadpool = ::executorch::extension::threadpool::get_threadpool(); in TEST() local
130 auto threadpool = ::executorch::extension::threadpool::get_threadpool(); in TEST() local
/aosp_15_r20/external/XNNPACK/src/subgraph/
H A Deven-split.c255 pthreadpool_t threadpool) in setup_even_split_operator_helper()
298 pthreadpool_t threadpool) in setup_even_split2_operator()
327 pthreadpool_t in setup_even_split3_operator()
361 pthreadpool_t in setup_even_split4_operator()
H A Dconcatenate.c231 pthreadpool_t threadpool) in setup_concatenate_operator_helper()
277 pthreadpool_t threadpool) in setup_concatenate2_operator()
316 pthreadpool_t threadpool) in setup_concatenate3_operator()
367 pthreadpool_t threadpool) in setup_concatenate4_operator()
/aosp_15_r20/external/XNNPACK/src/operators/
H A Dmax-pooling-nhwc.c538 pthreadpool_t threadpool) in xnn_setup_max_pooling2d_nhwc_s8()
558 pthreadpool_t threadpool) in xnn_setup_max_pooling2d_nhwc_u8()
578 pthreadpool_t threadpool) in xnn_setup_max_pooling2d_nhwc_f16()
598 pthreadpool_t threadpool) in xnn_setup_max_pooling2d_nhwc_f32()
H A Dchannel-shuffle-nc.c205 pthreadpool_t threadpool) in xnn_setup_channel_shuffle_nc_x8()
228 pthreadpool_t threadpool) in xnn_setup_channel_shuffle_nc_x32()
H A Daverage-pooling-nhwc.c851 pthreadpool_t threadpool) in xnn_setup_average_pooling2d_nhwc_qu8()
896 pthreadpool_t threadpool) in xnn_setup_average_pooling2d_nhwc_f16()
939 pthreadpool_t threadpool) in xnn_setup_average_pooling2d_nhwc_f32()
H A Dprelu-nc.c243 pthreadpool_t threadpool) in xnn_setup_prelu_nc_f16()
259 pthreadpool_t threadpool) in xnn_setup_prelu_nc_f32()
H A Ddeconvolution-nhwc.c1146 pthreadpool_t threadpool) in xnn_setup_deconvolution2d_nhwc_qs8()
1177 pthreadpool_t threadpool) in xnn_setup_deconvolution2d_nhwc_qu8()
1208 pthreadpool_t threadpool) in xnn_setup_deconvolution2d_nhwc_f16()
1239 pthreadpool_t threadpool) in xnn_setup_deconvolution2d_nhwc_f32()
H A Dconvolution-nhwc.c1811 pthreadpool_t threadpool) in xnn_setup_convolution2d_nhwc_qu8()
1832 pthreadpool_t threadpool) in xnn_setup_convolution2d_nhwc_qs8()
1853 pthreadpool_t threadpool) in xnn_setup_convolution2d_nhwc_qc8()
1874 pthreadpool_t threadpool) in xnn_setup_convolution2d_nhwc_f16()
1895 pthreadpool_t threadpool) in xnn_setup_convolution2d_nhwc_f32()
H A Dglobal-average-pooling-ncw.c98 pthreadpool_t threadpool) in xnn_setup_global_average_pooling_ncw_f32()
H A Ddepth-to-space-nchw2nhwc.c102 pthreadpool_t threadpool) in xnn_setup_depth_to_space_nchw2nhwc_x32()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dquantization_utils_test.cc214 thread::ThreadPool threadpool(Env::Default(), "test", 2 /* num_threads */); in TestRequantizeManyInNewRangeEigenVsNonEigen() local
296 thread::ThreadPool threadpool(Env::Default(), "test", 4 /* num_threads */); in TimeRequantizeManyInNewRange() local
608 thread::ThreadPool threadpool(Env::Default(), "test", 2 /* num_threads */); in TestRequantizeManyInNewRange32To8BitUsingEigen() local
639 thread::ThreadPool threadpool(Env::Default(), "test", 2 /* num_threads */); in TestFloatToQuantizedInPlaceUsingEigen() local
650 thread::ThreadPool threadpool(Env::Default(), "test", 2 /* num_threads */); in TestOverflowWithEigen() local
718 thread::ThreadPool threadpool(Env::Default(), "test", 2 /* num_threads */); in TestQuantizedToFloatInPlaceUsingEigen() local
H A Dnn_ops_test.cc778 thread::ThreadPool threadpool(Env::Default(), "test", num_threads); in BM_LRNFloat() local
859 thread::ThreadPool threadpool(Env::Default(), "test", num_threads); in BM_AvgPool() local
949 thread::ThreadPool threadpool(Env::Default(), "test", num_threads); in BM_AvgPoolBk() local
1054 thread::ThreadPool threadpool(Env::Default(), "test", num_threads); in BM_MaxPool() local
1240 thread::ThreadPool threadpool(Env::Default(), "test", num_threads); in BM_ReluFloat() local
1311 thread::ThreadPool threadpool(Env::Default(), "test", num_threads); in BM_SoftplusFloat() local
/aosp_15_r20/external/pthreadpool/src/
H A Dmemory.c28 struct pthreadpool* threadpool = NULL; in pthreadpool_allocate() local
54 struct pthreadpool* threadpool) in pthreadpool_deallocate()
/aosp_15_r20/external/XNNPACK/src/
H A Druntime.c126 pthreadpool_t threadpool, in xnn_create_runtime_v2()
136 pthreadpool_t threadpool, in xnn_create_runtime_v3()
225 pthreadpool_t threadpool, in xnn_create_runtime_v4()
/aosp_15_r20/external/pytorch/caffe2/utils/threadpool/
H A Dpthreadpool-cpp.cc89 static auto threadpool = in pthreadpool() local
112 PThreadPool* const threadpool = pthreadpool(); in pthreadpool_() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/
H A Dconvolution.c668 pthreadpool_t threadpool) { in pytorch_qnnp_setup_convolution2d_nhwc_q8()
692 pthreadpool_t threadpool) { in pytorch_qnnp_setup_convolution_ndhwc_q8()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dtranspose_test.cc357 tensorflow::thread::ThreadPool threadpool(tensorflow::Env::Default(), in TestTranspose() local
506 tensorflow::thread::ThreadPool threadpool(tensorflow::Env::Default(), in BM_Transpose() local
/aosp_15_r20/external/executorch/extension/threadpool/
H A Dthreadpool_guard.cpp11 namespace executorch::extension::threadpool { namespace
/aosp_15_r20/external/rust/android-crates-io/crates/threadpool/
DCargo.toml14 name = "threadpool" package
/aosp_15_r20/external/pthreadpool/examples/
H A Daddition.c24 pthreadpool_t threadpool = pthreadpool_create(0); in main() local
/aosp_15_r20/external/grpc-grpc/bazel/
H A D_gevent_test_main.py19 threadpool = gevent.hub.get_hub().threadpool variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/bazel/
D_gevent_test_main.py19 threadpool = gevent.hub.get_hub().threadpool variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/xnnpack/
H A Ddelegate_test.cc59 pthreadpool_t threadpool = static_cast<pthreadpool_t>( in TEST() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/
H A Dqtanh.cpp80 pthreadpool_t threadpool = caffe2::pthreadpool_(); in qnnpack_tanh() local

1234567