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