#pragma once #include #include TORCH_PYTHON_API c10::impl::PyInterpreter* getPyInterpreter(); TORCH_PYTHON_API bool isMainPyInterpreter();