#pragma once #include namespace torch::distributed::rpc { PyMethodDef* python_functions(); } // namespace torch::distributed::rpc