#ifndef ExprModels_hpp #define ExprModels_hpp #include #include #include "MobileNetExpr.hpp" #include "ResNetExpr.hpp" #include "GoogLeNetExpr.hpp" #include "SqueezeNetExpr.hpp" #include "ShuffleNetExpr.hpp" #endif //ExprModels_hpp