Rate this Page

Function torch::_sparse_coo_tensor_with_dims_and_tensors_symint#

Function Documentation#

inline at::Tensor torch::_sparse_coo_tensor_with_dims_and_tensors_symint(int64_t sparse_dim, int64_t dense_dim, c10::SymIntArrayRef size, const at::Tensor &indices, const at::Tensor &values, at::TensorOptions options, ::std::optional<bool> is_coalesced = ::std::nullopt)#