#pragma once #include torch::Tensor graclus_cpu(torch::Tensor row, torch::Tensor col, torch::optional optional_weight, int64_t num_nodes);