Home
last modified time | relevance | path

Searched defs:threadpool (Results 101 – 125 of 165) sorted by relevance

1234567

/aosp_15_r20/external/XNNPACK/src/subgraph/
H A Dsubtract.c132 pthreadpool_t threadpool) in setup_subtract_operator()
H A Dmultiply2.c132 pthreadpool_t threadpool) in setup_multiply_operator()
H A Dmax-pooling-2d.c149 pthreadpool_t threadpool) in setup_max_pooling_operator()
H A Dglobal-average-pooling.c135 pthreadpool_t threadpool) in setup_global_average_pooling_operator()
H A Dfully-connected.c162 pthreadpool_t threadpool) in setup_fully_connected_operator()
H A Ddeconvolution-2d.c206 pthreadpool_t threadpool) in setup_deconvolution_operator()
H A Ddepthwise-convolution-2d.c262 pthreadpool_t threadpool) in setup_convolution_operator()
H A Dconvolution-2d.c261 pthreadpool_t threadpool) in setup_convolution_operator()
/aosp_15_r20/development/tools/external_crates/crate_tool/
H A DCargo.toml27 threadpool = "1" qkey
/aosp_15_r20/external/XNNPACK/src/operators/
H A Dargmax-pooling-nhwc.c163 pthreadpool_t threadpool) in xnn_setup_argmax_pooling2d_nhwc_f32()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/
H A Dqclamp.cpp83 pthreadpool_t threadpool = caffe2::pthreadpool_(); in qnnpack_clamp() local
H A DXnnpackUtils.h312 pthreadpool_t threadpool) { in xnnp_reshape_fully_connected_nc()
H A DReduceOps.cpp121 pthreadpool_t threadpool = caffe2::pthreadpool_(); in qnnpack_mean() local
H A Dqrelu.cpp94 pthreadpool_t threadpool = caffe2::pthreadpool_(); in qnnpack_relu() local
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/device/
H A Ddevice_event_mgr.cc59 void InitThreadpoolLabels(thread::ThreadPool* threadpool) { in InitThreadpoolLabels()
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/gpu/
H A Dgpu_event_mgr.cc58 void InitThreadpoolLabels(thread::ThreadPool* threadpool) { in InitThreadpoolLabels()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/
H A Ddeconvolution.c229 pthreadpool_t threadpool) { in pytorch_qnnp_setup_deconvolution2d_nhwc_q8()
H A Dfc-run.cc70 pthreadpool_t threadpool) in qnnpackLinear()
H A Dfc-dynamic-run.cc71 pthreadpool_t threadpool) { in qnnpackLinearDynamic()
H A Ddeconv-run.cc103 pthreadpool_t threadpool) { in qnnpackDeConv()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dquantized_batch_norm_op_test.cc219 thread::ThreadPool threadpool(Env::Default(), "test", 1); in TEST_F() local
/aosp_15_r20/external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/
H A DHttp2Client.java86 private ListeningExecutorService threadpool; field in Http2Client
/aosp_15_r20/external/executorch/extension/android/jni/
H A Djni_layer.cpp253 auto threadpool = executorch::extension::threadpool::get_threadpool(); in ExecuTorchJni() local
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_state.h89 thread::ThreadPool* threadpool, bool fail_fast, in RPCState()
/aosp_15_r20/external/XNNPACK/models/
H A Dfp32-sparse-mobilenet-v1.cc21 ExecutionPlan FP32SparseMobileNetV1(float sparsity, pthreadpool_t threadpool) { in FP32SparseMobileNetV1()

1234567