Rate this Page

Function at::as_strided_copy_symint_out#

Function Documentation#

inline at::Tensor &at::as_strided_copy_symint_out(at::Tensor &out, const at::Tensor &self, c10::SymIntArrayRef size, c10::SymIntArrayRef stride, ::std::optional<c10::SymInt> storage_offset = ::std::nullopt)#