Rate this Page

Function torch::_sparse_coo_tensor_unsafe#

Function Documentation#

inline at::Tensor torch::_sparse_coo_tensor_unsafe(const at::Tensor &indices, const at::Tensor &values, at::IntArrayRef size, at::TensorOptions options = {}, ::std::optional<bool> is_coalesced = ::std::nullopt)#