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 TypedSparseGemm< half >
View page source
Template Struct TypedSparseGemm< half >
¶
Defined in
File prod_sparse_cu10.h
Struct Documentation
¶
template<>
struct
TypedSparseGemm
<half>
¶
Public Static Functions
static
void
CSRProd
(
marian::Tensor,
Ptr
<
Allocator
>,
const
marian::Tensor&,
const
marian::Tensor&,
const
marian::Tensor&,
const
marian::Tensor&, bool, bool, float
)