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