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