Rate this Page

Function at::_sparse_csr_tensor_unsafe(const at::Tensor&, const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::TensorOptions)#

Function Documentation#

inline at::Tensor at::_sparse_csr_tensor_unsafe(const at::Tensor &crow_indices, const at::Tensor &col_indices, const at::Tensor &values, at::IntArrayRef size, at::TensorOptions options = {})#