Searched defs:number_of_threads (Results 1 – 16 of 16) sorted by relevance
34 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()
53 constexpr auto number_of_threads = 4; in test_impl() local87 constexpr auto number_of_threads = 8; in test_impl() local
47 constexpr auto number_of_threads = 8; in test_impl() local
94 constexpr auto number_of_threads = 8; in test_acquire_release() local
51 constexpr auto number_of_threads = 4; in test_impl() local
52 constexpr auto number_of_threads = 4; in test_impl() local
54 constexpr auto number_of_threads = 4; in test_impl() local
55 constexpr auto number_of_threads = 4; in test_impl() local
25 def __init__(self, number_of_threads): argument
26 unsigned const number_of_threads=10; in BOOST_AUTO_TEST_CASE() local74 unsigned const number_of_threads=10; in BOOST_AUTO_TEST_CASE() local
60 unsigned const number_of_threads=2; in BOOST_AUTO_TEST_CASE() local
41 int number_of_threads = 4; member
206 const size_t number_of_threads = std::get<1>(parameters); in TEST_P() local
74 pid_t SetupChildProcess(int number_of_threads) { in SetupChildProcess()
388 uint32_t number_of_threads; member