#pragma once #include #ifdef _WIN32 #define TORCH_PYTHON_API #else #define TORCH_PYTHON_API TORCH_API #endif