Marian NMT
v1.11.5
Contents:
Code Organisation
Expression graphs
Operations in the expression graph
Layers
Using Marian with factors
Library API
How to contribute to Marian
Writing documentation
Marian NMT
»
Library API
»
Function marian::io::getYamlFromModel(YAML::Node&, const std::string&, const std::string&)
View page source
Function marian::io::getYamlFromModel(YAML::Node&, const std::string&, const std::string&)
¶
Defined in
File io.cpp
Function Documentation
¶
void
marian::io
::
getYamlFromModel
(
YAML::Node &
yaml
,
const
std
::string &
varName
,
const
std
::string &
fileName
)