#pragma once #include torch::Tensor graclus_cuda(torch::Tensor rowptr, torch::Tensor col, torch::optional optional_weight);