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