|
|
const std::string | c_activeTag_ = "active" |
| Following Tags denotes names of parameters from .mdp file. More...
|
|
const std::string | c_modelFileNameTag_ = "modelfile" |
|
const std::string | c_inputGroupTag_ = "input-group" |
|
const std::string | c_mmGroupTag_ = "mm-group" |
| complement to input_group, needed to write to tpr
|
|
const std::string | c_modelInput1Tag_ = "model-input1" |
| User defined input to NN model. More...
|
|
const std::string | c_modelInput2Tag_ = "model-input2" |
|
const std::string | c_modelInput3Tag_ = "model-input3" |
|
const std::string | c_modelInput4Tag_ = "model-input4" |
|