Searched defs:num_parallel (Results 1 – 2 of 2) sorted by relevance
116 Tensor _test_parallel_materialize(const Tensor& self, int64_t num_parallel, bool skip_first) { in _test_parallel_materialize()
5235 def run(num_threads, num_parallel, skip_first, should_error): argument