Home
last modified time | relevance | path

Searched defs:threadpool (Results 126 – 150 of 165) sorted by relevance

1234567

/aosp_15_r20/external/XNNPACK/models/
H A Dqs8-mobilenet-v1.cc21 ExecutionPlan QS8MobileNetV1(pthreadpool_t threadpool) { in QS8MobileNetV1()
H A Dfp32-mobilenet-v1.cc21 ExecutionPlan FP32MobileNetV1(pthreadpool_t threadpool) { in FP32MobileNetV1()
H A Dfp16-mobilenet-v1.cc23 ExecutionPlan FP16MobileNetV1(pthreadpool_t threadpool) { in FP16MobileNetV1()
H A Dqu8-mobilenet-v1.cc21 ExecutionPlan QU8MobileNetV1(pthreadpool_t threadpool) { in QU8MobileNetV1()
H A Dqc8-mobilenet-v1.cc21 ExecutionPlan QC8MobileNetV1(pthreadpool_t threadpool) { in QC8MobileNetV1()
H A Dqu8-mobilenet-v2.cc21 ExecutionPlan QU8MobileNetV2(pthreadpool_t threadpool) { in QU8MobileNetV2()
H A Dqs8-mobilenet-v2.cc21 ExecutionPlan QS8MobileNetV2(pthreadpool_t threadpool) { in QS8MobileNetV2()
H A Dfp16-mobilenet-v2.cc23 ExecutionPlan FP16MobileNetV2(pthreadpool_t threadpool) { in FP16MobileNetV2()
H A Dfp32-sparse-mobilenet-v2.cc21 ExecutionPlan FP32SparseMobileNetV2(float sparsity, pthreadpool_t threadpool) { in FP32SparseMobileNetV2()
H A Dfp32-mobilenet-v2.cc22 ExecutionPlan FP32MobileNetV2(pthreadpool_t threadpool) { in FP32MobileNetV2()
H A Dqc8-mobilenet-v2.cc21 ExecutionPlan QC8MobileNetV2(pthreadpool_t threadpool) { in QC8MobileNetV2()
H A Dfp32-mobilenet-v3-small.cc21 ExecutionPlan FP32MobileNetV3Small(pthreadpool_t threadpool) { in FP32MobileNetV3Small()
H A Dfp16-mobilenet-v3-small.cc23 ExecutionPlan FP16MobileNetV3Small(pthreadpool_t threadpool) { in FP16MobileNetV3Small()
/aosp_15_r20/external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/
H A DStressTestClient.java124 private ListeningExecutorService threadpool; field in StressTestClient
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/
H A DAveragePool2d.cpp347 pthreadpool_t threadpool = caffe2::pthreadpool_(); in qnnpack_avg_pool2d() local
H A DBinaryOps.cpp224 pthreadpool_t threadpool = caffe2::pthreadpool_(); in qnnpack_add() local
H A DPooling.cpp608 pthreadpool_t threadpool = caffe2::pthreadpool_(); in qnnpack_maxpool2d() local
/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/
H A DStridedSliceAsyncEndToEndTest.hpp200 Threadpool threadpool(numThreads, runtime.get(), memHandles); in AsyncEndToEndTestImpl() local
/aosp_15_r20/external/libwebsockets/
H A D.sai.json317 "threadpool": { object
/aosp_15_r20/external/XNNPACK/src/operators/
H A Dconvolution-nchw.c753 pthreadpool_t threadpool) in xnn_setup_convolution2d_nchw_f32()
/aosp_15_r20/external/armnn/tests/ExecuteNetwork/
H A DArmNNExecutor.cpp96 std::unique_ptr<armnn::Threadpool> threadpool; in ExecuteAsync() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/experimental/
H A Dthreadpool_dataset_op.cc168 const Tensor& resource_handle, ThreadPoolResource* threadpool) in Dataset()
H A Dparallel_interleave_dataset_op.cc506 std::unique_ptr<thread::ThreadPool> threadpool = ctx->CreateThreadPool( in RestoreInternal() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/
H A Dconv-run.cc347 pthreadpool_t threadpool) { in qnnpackConv()
/aosp_15_r20/external/pthreadpool/src/
H A Dthreadpool-object.h66 struct pthreadpool* threadpool; member

1234567