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
»
Function marian::gpu::Shift
View page source
Function marian::gpu::Shift
¶
Defined in
File tensor_operators.cu
Function Documentation
¶
void
marian::
gpu
::
Shift
(
Tensor
out
, Tensor
in
, marian::
Shape
shift
, float
padValue
, bool
invert
)
¶