Searched defs:skip_first (Results 1 – 4 of 4) sorted by relevance
116 Tensor _test_parallel_materialize(const Tensor& self, int64_t num_parallel, bool skip_first) { in _test_parallel_materialize()
3581 bool has_stdin, split_line, skip_first, redo_first; in sg_f2hex_arr() local
2211 auto skip_first = static_cast<int>(is_union && skip_union_default); in ReverseLookup() local
5235 def run(num_threads, num_parallel, skip_first, should_error): argument