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::gpu::Add
View page source
Template Function marian::gpu::Add
¶
Defined in
File add.cu
Function Documentation
¶
template<class
Functor
, class ...
Tensors
>
void
marian::
gpu
::
Add
(
Functor
functor
, float
scale
, marian::Tensor
out
,
Tensors
...
tensors
)
¶