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::cpu::variant::fbgemmPacked8Gemm
View page source
Function marian::cpu::variant::fbgemmPacked8Gemm
¶
Defined in
File packed_gemm.h
Function Documentation
¶
void
marian::
cpu
::variant
::
fbgemmPacked8Gemm
(
Type
packType
, marian::Tensor
C
,
const
marian::Tensor
A
,
const
marian::Tensor
B
,
const
size_t
m
,
const
size_t
n
,
const
size_t
k
,
const
int
transA
= 0,
const
int
transB
= 0
)
¶