Home
last modified time | relevance | path

Searched defs:number_of_threads (Results 1 – 16 of 16) sorted by relevance

/external/tensorflow/tensorflow/core/tpu/kernels/
Dtransfer_ops.cc34 int number_of_threads, std::unique_ptr<TpuTransferOpInterface> transfer_op) in TpuTransferAsyncOpKernelBase()
97 int number_of_threads, std::unique_ptr<TpuTransferOpInterface> transfer_op) in TpuTransferAsyncOpKernel()
116 int number_of_threads, std::unique_ptr<TpuTransferOpInterface> transfer_op) in TpuTransferAsyncDynamicOrdinalOpKernel()
/external/cronet/third_party/libc++/src/test/std/atomics/atomics.types.generic/atomics.types.float/
Dload.pass.cpp53 constexpr auto number_of_threads = 4; in test_impl() local
87 constexpr auto number_of_threads = 8; in test_impl() local
Dnotify_all.pass.cpp47 constexpr auto number_of_threads = 8; in test_impl() local
Dtest_helper.h94 constexpr auto number_of_threads = 8; in test_acquire_release() local
Doperator.minus_equals.pass.cpp51 constexpr auto number_of_threads = 4; in test_impl() local
Doperator.plus_equals.pass.cpp51 constexpr auto number_of_threads = 4; in test_impl() local
Dstore.pass.cpp52 constexpr auto number_of_threads = 4; in test_impl() local
Dfetch_add.pass.cpp54 constexpr auto number_of_threads = 4; in test_impl() local
Dfetch_sub.pass.cpp55 constexpr auto number_of_threads = 4; in test_impl() local
/external/autotest/client/site_tests/platform_PrinterPpds/
Dmultithreaded_processor.py25 def __init__(self, number_of_threads): argument
/external/sdv/vsomeip/third_party/boost/thread/test/
Dtest_shared_mutex.cpp26 unsigned const number_of_threads=10; in BOOST_AUTO_TEST_CASE() local
74 unsigned const number_of_threads=10; in BOOST_AUTO_TEST_CASE() local
Dtest_shared_mutex_part_2.cpp60 unsigned const number_of_threads=2; in BOOST_AUTO_TEST_CASE() local
/external/tensorflow/tensorflow/lite/examples/label_image/
Dlabel_image.h41 int number_of_threads = 4; member
/external/cronet/base/debug/
Dallocation_trace_perftest.cc206 const size_t number_of_threads = std::get<1>(parameters); in TEST_P() local
/external/google-breakpad/src/client/linux/minidump_writer/
Dlinux_ptrace_dumper_unittest.cc74 pid_t SetupChildProcess(int number_of_threads) { in SetupChildProcess()
/external/google-breakpad/src/google_breakpad/common/
Dminidump_format.h388 uint32_t number_of_threads; member