|
| STRA_OPERATOR (float) const |
|
| GEMM_OPERATOR (float) const |
|
template<typename TC > |
void | operator() (dim_t k, float *a, float *b, TC *c, float *v, inc_t rs_v, inc_t cs_v, aux_s< float, float, TC, float > *aux) |
|
|
static const size_t | mr = 8 |
|
static const size_t | nr = 8 |
|
static const size_t | pack_mr = 8 |
|
static const size_t | pack_nr = 8 |
|
static const size_t | align_size = 32 |
|
static const bool | row_major = false |
|
rank_k_asm_s8x8::GEMM_OPERATOR |
( |
float |
| ) |
const |
|
inline |
if this is the first kc iteration then beta = 1.0
invoke blis kernel
template<typename TC >
void rank_k_asm_s8x8::operator() |
( |
dim_t |
k, |
|
|
float * |
a, |
|
|
float * |
b, |
|
|
TC * |
c, |
|
|
float * |
v, |
|
|
inc_t |
rs_v, |
|
|
inc_t |
cs_v, |
|
|
aux_s< float, float, TC, float > * |
aux |
|
) |
| |
|
inline |
end inline void operator()
rank_k_asm_s8x8::STRA_OPERATOR |
( |
float |
| ) |
const |
|
inline |
The documentation for this struct was generated from the following file: