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::newLoss
View page source
Function marian::newLoss
¶
Defined in
File loss.cpp
Function Documentation
¶
Ptr
<
LabelwiseLoss
>
marian
::
newLoss
(
Ptr
<
Options
>
options
, bool
inference
)
¶
Factory
for label-wise loss functions.