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 Struct E
View page source
Template Struct E
¶
Defined in
File element.h
Struct Documentation
¶
template<size_t
I
= 0>
struct
E
¶
Public Static Functions
template<size_t
numArg
, class
Functor
, typename
ElementType
>
static
void
element
(
const
Functor
&
functor
, F::Array<F::Tensor<
ElementType
>,
numArg
> &
tensors
, F::Array<int,
numArg
>
indices
)
¶