#ifndef _NNUE_TRAINER_FEATURES_ALL_FACTORIZERS_H_ #define _NNUE_TRAINER_FEATURES_ALL_FACTORIZERS_H_ #include "factorizer.h" #include "factorizer_feature_set.h" #include "factorizer_half_kp.h" #include "factorizer_half_ka.h" #endif