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::cpu::HighwayForward
View page source
Function marian::cpu::HighwayForward
¶
Defined in
File tensor_operators.cpp
Function Documentation
¶
void
marian::
cpu
::
HighwayForward
(
Tensor
out
,
const
Tensor
in1
,
const
Tensor
in2
,
const
Tensor
t
)
¶