Searched refs:solution_strides (Results 1 – 1 of 1) sorted by relevance
488 …const auto solution_strides = at::native::batched_matrix_contiguous_strides(self_broadcast_size, /… in TORCH_META_FUNC() local489 set_output_raw_strided(0, self_broadcast_size, solution_strides, self.options(), {}); in TORCH_META_FUNC()