1 #ifndef THP_MODULE_INC 2 #define THP_MODULE_INC 3 4 #define THP_STATELESS_ATTRIBUTE_NAME "_torch" 5 6 #endif 7