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::setSparse(Ptr<marian::Backend>, const std::vector<size_t>&, const std::vector<float>&, float *)
View page source
Function marian::gpu::setSparse(Ptr<marian::Backend>, const std::vector<size_t>&, const std::vector<float>&, float *)
¶
Defined in
File algorithm.h
Function Documentation
¶
void
marian::
gpu
::
setSparse
(
Ptr
<marian::
Backend
>
backend
,
const
std
::vector<size_t>&,
const
std
::vector<float>&, float *
)