13#ifndef ML_COMPUTER_MODEL_INFO_H
14#define ML_COMPUTER_MODEL_INFO_H
17#include <ThirdPartyWarningsDisable.h>
19#include <ThirdPartyWarningsRestore.h>
27 static const std::string &
name();
static const std::string kUnknownModel
Unknown model name constant.
static const std::string & name()
Returns short model name.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.
#define ML_UTILS_EXPORT
Defines platform dependent DLL export macro for mlUtils.