13 #ifndef ML_COMPUTER_MODEL_INFO_H
14 #define ML_COMPUTER_MODEL_INFO_H
17 #include <ThirdPartyWarningsDisable.h>
19 #include <ThirdPartyWarningsRestore.h>
21 ML_UTILS_START_NAMESPACE
27 static const std::string &
name();
33 ML_UTILS_END_NAMESPACE
static const std::string & name()
Returns short model name.
static const std::string kUnknownModel
Unknown model name constant.