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::copy
View page source
Template Function marian::copy
¶
Defined in
File tensor_operators.h
Function Documentation
¶
template<typename
InIt
, typename
OutIt
>
void
marian
::
copy
(
Ptr
<
Backend
> &
backend
,
const
InIt
beg
,
const
InIt
end
,
OutIt
it
)
¶