/aosp_15_r20/external/XNNPACK/src/subgraph/ |
H A D | subtract.c | 132 pthreadpool_t threadpool) in setup_subtract_operator()
|
H A D | multiply2.c | 132 pthreadpool_t threadpool) in setup_multiply_operator()
|
H A D | max-pooling-2d.c | 149 pthreadpool_t threadpool) in setup_max_pooling_operator()
|
H A D | global-average-pooling.c | 135 pthreadpool_t threadpool) in setup_global_average_pooling_operator()
|
H A D | fully-connected.c | 162 pthreadpool_t threadpool) in setup_fully_connected_operator()
|
H A D | deconvolution-2d.c | 206 pthreadpool_t threadpool) in setup_deconvolution_operator()
|
H A D | depthwise-convolution-2d.c | 262 pthreadpool_t threadpool) in setup_convolution_operator()
|
H A D | convolution-2d.c | 261 pthreadpool_t threadpool) in setup_convolution_operator()
|
/aosp_15_r20/development/tools/external_crates/crate_tool/ |
H A D | Cargo.toml | 27 threadpool = "1" qkey
|
/aosp_15_r20/external/XNNPACK/src/operators/ |
H A D | argmax-pooling-nhwc.c | 163 pthreadpool_t threadpool) in xnn_setup_argmax_pooling2d_nhwc_f32()
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/ |
H A D | qclamp.cpp | 83 pthreadpool_t threadpool = caffe2::pthreadpool_(); in qnnpack_clamp() local
|
H A D | XnnpackUtils.h | 312 pthreadpool_t threadpool) { in xnnp_reshape_fully_connected_nc()
|
H A D | ReduceOps.cpp | 121 pthreadpool_t threadpool = caffe2::pthreadpool_(); in qnnpack_mean() local
|
H A D | qrelu.cpp | 94 pthreadpool_t threadpool = caffe2::pthreadpool_(); in qnnpack_relu() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/device/ |
H A D | device_event_mgr.cc | 59 void InitThreadpoolLabels(thread::ThreadPool* threadpool) { in InitThreadpoolLabels()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/gpu/ |
H A D | gpu_event_mgr.cc | 58 void InitThreadpoolLabels(thread::ThreadPool* threadpool) { in InitThreadpoolLabels()
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/ |
H A D | deconvolution.c | 229 pthreadpool_t threadpool) { in pytorch_qnnp_setup_deconvolution2d_nhwc_q8()
|
H A D | fc-run.cc | 70 pthreadpool_t threadpool) in qnnpackLinear()
|
H A D | fc-dynamic-run.cc | 71 pthreadpool_t threadpool) { in qnnpackLinearDynamic()
|
H A D | deconv-run.cc | 103 pthreadpool_t threadpool) { in qnnpackDeConv()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | quantized_batch_norm_op_test.cc | 219 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 D | Http2Client.java | 86 private ListeningExecutorService threadpool; field in Http2Client
|
/aosp_15_r20/external/executorch/extension/android/jni/ |
H A D | jni_layer.cpp | 253 auto threadpool = executorch::extension::threadpool::get_threadpool(); in ExecuTorchJni() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
H A D | grpc_state.h | 89 thread::ThreadPool* threadpool, bool fail_fast, in RPCState()
|
/aosp_15_r20/external/XNNPACK/models/ |
H A D | fp32-sparse-mobilenet-v1.cc | 21 ExecutionPlan FP32SparseMobileNetV1(float sparsity, pthreadpool_t threadpool) { in FP32SparseMobileNetV1()
|