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
»
Template Function marian::cpu::LSTMCellForwardTyped
View page source
Template Function marian::cpu::LSTMCellForwardTyped
¶
Defined in
File tensor_operators.cpp
Function Documentation
¶
template<typename
FType
>
void
marian::
cpu
::
LSTMCellForwardTyped
(
Tensor
out_
,
const
std
::vector<Tensor> &
inputs
)
¶