Home
last modified time | relevance | path

Searched defs:num_threads (Results 1 – 25 of 461) sorted by relevance

12345678910>>...19

/aosp_15_r20/external/libvpx/test/
H A Dvp9_skip_loopfilter_test.cc37 bool Init(int num_threads) { in Init()
131 const int num_threads = 0; in TEST() local
141 const int num_threads = 1; in TEST() local
151 const int num_threads = 8; in TEST() local
161 const int num_threads = 0; in TEST() local
171 const int num_threads = 0; in TEST() local
/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_thread_pool.cpp297 const int num_threads = internal::random<int>(2, 11); in test_multithread_contraction_with_output_kernel() local
385 const int num_threads = internal::random<int>(4, 16); in test_sharded_by_inner_dim_contraction() local
425 const int num_threads = internal::random<int>(4, 16); in test_sharded_by_inner_dim_contraction_with_output_kernel() local
465 const int num_threads = internal::random<int>(4, 16); in test_async_sharded_by_inner_dim_contraction() local
509 const int num_threads = internal::random<int>(4, 16); in test_async_sharded_by_inner_dim_contraction_with_output_kernel() local
584 const int num_threads = internal::random<int>(3, 11); in test_multithreaded_reductions() local
608 const int num_threads = internal::random<int>(3, 11); in test_memcpy() local
638 const int num_threads = internal::random<int>(2, 11); in test_multithread_shuffle() local
659 const int num_threads = internal::random<int>(2, 11); in test_threadpool_allocate() local
H A Dcxx11_tensor_thread_local.cpp37 int num_threads = internal::random<int>(4, 32); in test_simple_thread_local() local
77 int num_threads = internal::random<int>(4, 32); in test_large_number_of_tasks_no_spill() local
112 int num_threads = internal::random<int>(4, 32); in test_large_number_of_tasks_with_spill() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Deigen_support.cc34 bool IsValidNumThreads(int num_threads) { return num_threads >= -1; } in IsValidNumThreads()
35 int GetNumThreads(int num_threads) { in GetNumThreads()
68 explicit EigenThreadPoolWrapper(int num_threads) { in EigenThreadPoolWrapper()
96 explicit LazyEigenThreadPoolHolder(int num_threads) { in LazyEigenThreadPoolHolder()
112 void SetNumThreads(int num_threads) { in SetNumThreads()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dnn_ops_test.cc112 int num_threads, int stride, Padding padding, in BM_ConvFloat()
522 DEPTHWISE_CONV_OP op, int num_threads, in BM_ConvFloatDepthwise()
773 int rows, int batch_size, int range, int num_threads, in BM_LRNFloat()
855 int num_threads, const string& label) { in BM_AvgPool()
945 int num_threads, const string& label) { in BM_AvgPoolBk()
1047 int num_threads, const string& label) { in BM_MaxPool()
1141 int num_threads, bool use_gpu, const string& label) { in BM_MaxPoolBk()
1235 int rows, int cols, int depth, int num_threads, in BM_ReluFloat()
1306 int rows, int cols, int depth, int num_threads, in BM_SoftplusFloat()
1375 int num_threads, bool use_gpu, in BM_ImageNetSoftmaxFwd()
[all …]
H A Deigen_benchmark_cpu_test.cc30 void SpatialConvolution(::testing::benchmark::State& state, int num_threads, in SpatialConvolution()
57 int num_threads, in SpatialConvolutionBackwardInput()
84 int num_threads, in SpatialConvolutionBackwardKernel()
247 void CuboidConvolution(::testing::benchmark::State& state, int num_threads, in CuboidConvolution()
275 int num_threads, in CuboidConvolutionBackwardInput()
303 int num_threads, in CuboidConvolutionBackwardKernel()
/aosp_15_r20/external/libgav1/src/utils/
H A Dthreadpool.cc71 std::unique_ptr<ThreadPool> ThreadPool::Create(int num_threads) { in Create()
77 int num_threads) { in Create()
92 int num_threads) in ThreadPool()
117 int ThreadPool::num_threads() const { return num_threads_; } in num_threads() function in libgav1::ThreadPool
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/core/
H A Dthreadpool_test.cc35 for (int num_threads = 1; num_threads < kNumThreads; num_threads++) { in TEST() local
43 for (int num_threads = 1; num_threads < kNumThreads; num_threads++) { in TEST() local
213 const int64_t num_threads = threads->NumThreads(); in RunFixedBlockSizeShardingWithWorkerId() local
266 for (int num_threads = 1; num_threads < kNumThreads; num_threads++) { in TEST() local
292 for (int num_threads = 1; num_threads < kNumThreads; num_threads++) { in TEST() local
321 for (int num_threads = 1; num_threads < kNumThreads; num_threads++) { in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/
H A Dtflite_with_xnnpack_optional.cc32 TfLiteDelegatePtr MaybeCreateXNNPACKDelegate(int num_threads) { in MaybeCreateXNNPACKDelegate()
44 AcquireXNNPACKDelegate(int num_threads) { in AcquireXNNPACKDelegate()
48 TfLiteDelegatePtr MaybeCreateXNNPACKDelegate(int num_threads) { in MaybeCreateXNNPACKDelegate()
/aosp_15_r20/external/libhevc/encoder/
H A Dihevce_dep_mngr.c116 WORD32 num_threads, in ihevce_dmgr_get_mem_recs()
208 iv_mem_rec_t *ps_mem_tab, WORD32 num_units, WORD32 num_threads, WORD32 i4_mem_space) in ihevce_dmgr_map_get_mem_recs()
434 WORD32 num_threads, in ihevce_dmgr_init()
515 WORD32 num_threads, in ihevce_dmgr_map_init()
607 …id ihevce_dmgr_reg_sem_hdls(void *pv_dep_mngr_state, void **ppv_thread_sem_hdl, WORD32 num_threads) in ihevce_dmgr_reg_sem_hdls()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/experimental/
H A Dthreadpool_dataset_op.cc47 Status ValidateNumThreads(int32_t num_threads) { in ValidateNumThreads()
61 const string& name, int num_threads, bool low_latency_hint, in ThreadPoolResource()
427 Dataset(OpKernelContext* ctx, const DatasetBase* input, int num_threads) in Dataset()
431 const DatasetBase* input, int num_threads) in Dataset()
546 int32_t num_threads, in MakeDatasetFromOptions()
559 int64_t num_threads = 0; in MakeDataset() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/sched/
H A Dcs_prctl_test.c66 int num_threads; member
133 static void create_threads(int num_threads, int thr_tids[]) in create_threads()
169 void create_processes(int num_processes, int num_threads, struct child_args proc[]) in create_processes()
226 int num_threads = 3; in main() local
/aosp_15_r20/external/ComputeLibrary/src/runtime/OMP/
H A DOMPScheduler.cpp39 unsigned int OMPScheduler::num_threads() const in num_threads() function in arm_compute::OMPScheduler
44 void OMPScheduler::set_num_threads(unsigned int num_threads) in set_num_threads()
64 const unsigned int num_threads = std::min(num_iterations, _num_threads); in schedule_op() local
/aosp_15_r20/packages/modules/DnsResolver/tests/
Dresolv_stress_test.cpp37 void RunGetAddrInfoStressTest(unsigned num_hosts, unsigned num_threads, unsigned num_queries) { in RunGetAddrInfoStressTest()
88 const unsigned num_threads = 100; in TEST_F() local
95 const unsigned num_threads = 100; in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Drun_handler_util_test.cc27 void VerifySchedulingRanges(int num_active_requests, int num_threads, in VerifySchedulingRanges()
86 for (int num_threads = min_threads_per_request; in TEST() local
120 int num_threads = 10; in TEST() local
H A Drun_handler_util.cc79 void ComputeInterOpSchedulingRanges(int num_active_requests, int num_threads, in ComputeInterOpSchedulingRanges()
113 void ComputeInterOpStealingRanges(int num_threads, int min_threads_per_domain, in ComputeInterOpStealingRanges()
134 int num_active_requests, int num_threads) { in ChooseRequestsWithExponentialDistribution()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/benchmarks/
H A Dcwise_op_unary_benchmark.h62 std::array<MemrefDesc, 1>& operands, size_t num_threads, in PrepareUnaryMlirBenchmark()
113 size_t num_threads, bool lower_from_tensorflow, in TestUnaryMlirBenchmark()
148 size_t num_threads, bool lower_from_tensorflow, in RunUnaryMlirBenchmark()
188 size_t num_threads) { in RunUnaryEigenBenchmark()
H A Dbenchmark_mlir_function.cc85 int64_t num_threads = state.range(0); in RunJitRtBenchmark() local
173 int64_t num_threads = state.range(0); in RunTfrtBenchmark() local
197 int64_t num_threads = state.range(0); in RunEigenBenchmark() local
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A Dtestlockperf.c82 int test_thread_mutex(int num_threads) in test_thread_mutex()
130 int test_thread_mutex_nested(int num_threads) in test_thread_mutex_nested()
178 int test_thread_rwlock(int num_threads) in test_thread_rwlock()
/aosp_15_r20/external/tensorflow/tensorflow/python/training/
H A Dinput.py757 def _batch(tensors, batch_size, keep_input, num_threads=1, capacity=32, argument
833 keep_input, num_threads=1, seed=None, enqueue_many=False, argument
926 def batch(tensors, batch_size, num_threads=1, capacity=32, argument
1025 def maybe_batch(tensors, keep_input, batch_size, num_threads=1, capacity=32, argument
1249 num_threads=1, seed=None, enqueue_many=False, shapes=None, argument
1353 keep_input, num_threads=1, seed=None, argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/
Dtest_once.cpp51 unsigned const num_threads=20; in BOOST_AUTO_TEST_CASE() local
110 unsigned const num_threads=20; in BOOST_AUTO_TEST_CASE() local
170 unsigned const num_threads=20; in BOOST_AUTO_TEST_CASE() local
/aosp_15_r20/external/ComputeLibrary/src/runtime/CPP/
H A DCPPScheduler.cpp406 unsigned int num_threads() const in num_threads() function
445 void CPPScheduler::set_num_threads(unsigned int num_threads) in set_num_threads()
452 void CPPScheduler::set_num_threads_with_affinity(unsigned int num_threads, BindFunc func) in set_num_threads_with_affinity()
459 unsigned int CPPScheduler::num_threads() const in num_threads() function in arm_compute::CPPScheduler
/aosp_15_r20/external/ComputeLibrary/tests/framework/instruments/
H A DSchedulerTimer.cpp64 void set_num_threads(unsigned int num_threads) override in set_num_threads()
69 void set_num_threads_with_affinity(unsigned int num_threads, BindFunc func) override in set_num_threads_with_affinity()
74 unsigned int num_threads() const override in num_threads() function in arm_compute::test::framework::Interceptor
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DCUDASymmetricMemoryOps.cu57 int& num_threads) { in init_elementwise_launch_config()
130 int num_blocks = 0, num_threads = 0; in multimem_all_reduce_() local
214 int num_blocks = 0, num_threads = 0; in multimem_one_shot_all_reduce() local
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/java/src/native/task/vision/segmenter/
H A Dimage_segmenter_jni.cc63 jint num_threads) { in ConvertToProtoOptions()
189 jstring display_names_locale, jint output_type, jint num_threads) { in Java_org_tensorflow_lite_task_vision_segmenter_ImageSegmenter_initJniWithModelFdAndOptions()
207 jstring display_names_locale, jint output_type, jint num_threads) { in Java_org_tensorflow_lite_task_vision_segmenter_ImageSegmenter_initJniWithByteBuffer()

12345678910>>...19