Home
last modified time | relevance | path

Searched defs:num_threads (Results 401 – 425 of 461) sorted by relevance

1...<<111213141516171819

/aosp_15_r20/external/sg3_utils/src/
H A Dsgp_dd.c170 int num_threads; member
/aosp_15_r20/external/grpc-grpc/test/cpp/qps/
H A Dclient_async.cc226 int num_threads = config.async_client_threads(); in NumThreads() local
/aosp_15_r20/external/google-breakpad/src/tools/linux/md2core/
H A Dminidump-2-core.cc610 const uint32_t num_threads = *range.GetData<uint32_t>(0); in ParseThreadList() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/
H A Dconfiguration_generated.h1368 int32_t num_threads = 0; member
1379 int32_t num_threads() const { in num_threads() function
1930 int32_t num_threads = -1; member
1939 int32_t num_threads() const { in num_threads() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/nnapi/
H A Dnnapi_delegate_device_selection_test.cc703 int num_threads = -1, std::initializer_list<uint8_t> filter_data = {}) in QuantizedWeightsConvolutionOpModel()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dquantization_utils.h951 TensorflowGemmContext(int num_threads, thread::ThreadPool* workers) in TensorflowGemmContext()
/aosp_15_r20/external/libchrome/base/
H A Dobserver_list_unittest.cc590 static void ThreadSafeObserverHarness(int num_threads, in ThreadSafeObserverHarness()
/aosp_15_r20/external/igt-gpu-tools/tests/i915/
H A Dgem_userptr_blits.c1484 int num_threads; in test_forking_evictions() local
/aosp_15_r20/external/sg3_utils/testing/
H A Dsg_tst_async.cpp1745 int num_threads = DEF_NUM_THREADS; in main() local
H A Dsg_mrq_dd.cpp426 static int num_threads = DEF_NUM_THREADS; variable
H A Dsgh_dd.cpp422 static int num_threads = DEF_NUM_THREADS; variable
/aosp_15_r20/external/pdfium/third_party/libopenjpeg/
H A Djp2.c1928 OPJ_BOOL opj_jp2_set_threads(void *p_jp2, OPJ_UINT32 num_threads) in opj_jp2_set_threads()
H A Dj2k.c6712 OPJ_BOOL opj_j2k_set_threads(void *p_j2k, OPJ_UINT32 num_threads) in opj_j2k_set_threads()
6736 int num_threads; in opj_j2k_get_default_thread_count() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/
H A Dqconv.cpp1289 int num_threads = at::get_num_threads(); in apply_impl() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dtfrt_cpu_pjrt_client.cc153 int num_threads = std::max(DefaultThreadPoolSize(), cpu_device_count); in GetTfrtCpuClient() local
/aosp_15_r20/external/XNNPACK/src/operators/
H A Dconvolution-nhwc.c1340 size_t num_threads) in setup_convolution2d_nhwc()
H A Dunary-elementwise-nc.c106 size_t num_threads) in setup_unary_elementwise_nc()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DReduce.cuh96 int num_threads; member
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Ddirect_session.cc97 int32_t num_threads = thread_pool_options.num_threads(); in NewThreadPoolFromThreadPoolOptions() local
/aosp_15_r20/external/libgav1/src/
H A Dfilm_grain_test.cc2571 const int num_threads = GetParam(); in SetUp() local
/aosp_15_r20/cts/tests/tests/security/jni/
H A Dandroid_security_cts_cve_2019_2213_Test.c63 int num_threads; variable
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Druntest.c4176 static const unsigned int num_threads = sizeof(threadParams) / variable
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_cpu_repro.py79 def set_num_threads(num_threads): argument
/aosp_15_r20/external/libvpx/vp9/decoder/
H A Dvp9_decodeframe.c2289 const int num_threads = pbi->max_threads; in init_mt() local
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tflite_configuration_proto/android_arm64_armv8-2a_cortex-a55_static_apex30/gen/proto/tensorflow/lite/experimental/acceleration/configuration/
Dconfiguration.pb.h6963 inline ::int32_t XNNPackSettings::num_threads() const { in num_threads() function
7840 inline ::int32_t CPUSettings::num_threads() const { in num_threads() function

1...<<111213141516171819