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::swap_ranges(Ptr<marian::Backend>, T *, T *, T *)
View page source
Template Function marian::gpu::swap_ranges(Ptr<marian::Backend>, T *, T *, T *)
¶
Defined in
File algorithm.h
Function Documentation
¶
template<typename
T
>
void
marian::
gpu
::
swap_ranges
(
Ptr
<marian::
Backend
>
backend
,
T
*
begin
,
T
*
end
,
T
*
dest
)