/aosp_15_r20/external/XNNPACK/models/ |
H A D | qs8-mobilenet-v1.cc | 21 ExecutionPlan QS8MobileNetV1(pthreadpool_t threadpool) { in QS8MobileNetV1()
|
H A D | fp32-mobilenet-v1.cc | 21 ExecutionPlan FP32MobileNetV1(pthreadpool_t threadpool) { in FP32MobileNetV1()
|
H A D | fp16-mobilenet-v1.cc | 23 ExecutionPlan FP16MobileNetV1(pthreadpool_t threadpool) { in FP16MobileNetV1()
|
H A D | qu8-mobilenet-v1.cc | 21 ExecutionPlan QU8MobileNetV1(pthreadpool_t threadpool) { in QU8MobileNetV1()
|
H A D | qc8-mobilenet-v1.cc | 21 ExecutionPlan QC8MobileNetV1(pthreadpool_t threadpool) { in QC8MobileNetV1()
|
H A D | qu8-mobilenet-v2.cc | 21 ExecutionPlan QU8MobileNetV2(pthreadpool_t threadpool) { in QU8MobileNetV2()
|
H A D | qs8-mobilenet-v2.cc | 21 ExecutionPlan QS8MobileNetV2(pthreadpool_t threadpool) { in QS8MobileNetV2()
|
H A D | fp16-mobilenet-v2.cc | 23 ExecutionPlan FP16MobileNetV2(pthreadpool_t threadpool) { in FP16MobileNetV2()
|
H A D | fp32-sparse-mobilenet-v2.cc | 21 ExecutionPlan FP32SparseMobileNetV2(float sparsity, pthreadpool_t threadpool) { in FP32SparseMobileNetV2()
|
H A D | fp32-mobilenet-v2.cc | 22 ExecutionPlan FP32MobileNetV2(pthreadpool_t threadpool) { in FP32MobileNetV2()
|
H A D | qc8-mobilenet-v2.cc | 21 ExecutionPlan QC8MobileNetV2(pthreadpool_t threadpool) { in QC8MobileNetV2()
|
H A D | fp32-mobilenet-v3-small.cc | 21 ExecutionPlan FP32MobileNetV3Small(pthreadpool_t threadpool) { in FP32MobileNetV3Small()
|
H A D | fp16-mobilenet-v3-small.cc | 23 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 D | StressTestClient.java | 124 private ListeningExecutorService threadpool; field in StressTestClient
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/ |
H A D | AveragePool2d.cpp | 347 pthreadpool_t threadpool = caffe2::pthreadpool_(); in qnnpack_avg_pool2d() local
|
H A D | BinaryOps.cpp | 224 pthreadpool_t threadpool = caffe2::pthreadpool_(); in qnnpack_add() local
|
H A D | Pooling.cpp | 608 pthreadpool_t threadpool = caffe2::pthreadpool_(); in qnnpack_maxpool2d() local
|
/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/ |
H A D | StridedSliceAsyncEndToEndTest.hpp | 200 Threadpool threadpool(numThreads, runtime.get(), memHandles); in AsyncEndToEndTestImpl() local
|
/aosp_15_r20/external/libwebsockets/ |
H A D | .sai.json | 317 "threadpool": { object
|
/aosp_15_r20/external/XNNPACK/src/operators/ |
H A D | convolution-nchw.c | 753 pthreadpool_t threadpool) in xnn_setup_convolution2d_nchw_f32()
|
/aosp_15_r20/external/armnn/tests/ExecuteNetwork/ |
H A D | ArmNNExecutor.cpp | 96 std::unique_ptr<armnn::Threadpool> threadpool; in ExecuteAsync() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/experimental/ |
H A D | threadpool_dataset_op.cc | 168 const Tensor& resource_handle, ThreadPoolResource* threadpool) in Dataset()
|
H A D | parallel_interleave_dataset_op.cc | 506 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 D | conv-run.cc | 347 pthreadpool_t threadpool) { in qnnpackConv()
|
/aosp_15_r20/external/pthreadpool/src/ |
H A D | threadpool-object.h | 66 struct pthreadpool* threadpool; member
|