Marian NMT
v1.11.3
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
»
Template Function marian::quicksand::set(Ptr<Options>, const std::string&, const T&)
View page source
Template Function marian::quicksand::set(Ptr<Options>, const std::string&, const T&)
¶
Defined in
File quicksand.cpp
Function Documentation
¶
template<class
T
>
void
marian::quicksand
::
set
(
Ptr
<
Options
>
options
,
const
std
::string &
key
,
const
T
&
value
)