Searched defs:copy_strides (Results 1 – 2 of 2) sorted by relevance
102 const auto copy_strides = batched_matrix_contiguous_strides(copy_sizes, /*f-contig*/true); variable
211 bool copy_strides, in to_copy_out()1441 bool copy_strides = false; in to_copy_functor_impl() local