Rate this Page

Function torch::_sparse_bsc_tensor_unsafe#

Function Documentation#

inline at::Tensor torch::_sparse_bsc_tensor_unsafe(const at::Tensor &ccol_indices, const at::Tensor &row_indices, const at::Tensor &values, at::IntArrayRef size, at::TensorOptions options = {})#