blace.ai
blace::ml_core::ModelIdent Class Reference

#include <types.h>

Inheritance diagram for blace::ml_core::ModelIdent:

Public Member Functions

 ModelIdent (const std::string &str)
 

Detailed Description

Wrapper around string to identify a model.

Constructor & Destructor Documentation

◆ ModelIdent()

blace::ml_core::ModelIdent::ModelIdent ( const std::string &  str)
inline

Construct a ModelIdent from a string.

Parameters
strThe input string.