#pragma once #include std::tuple subgraph_cpu(torch::Tensor idx, torch::Tensor rowptr, torch::Tensor row, torch::Tensor col);