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