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