Rate this Page

Function at::as_strided_copy_out#

Function Documentation#

inline at::Tensor &at::as_strided_copy_out(at::Tensor &out, const at::Tensor &self, at::IntArrayRef size, at::IntArrayRef stride, ::std::optional<int64_t> storage_offset = ::std::nullopt)#