libflame
revision_anchor
|
Go to the source code of this file.
Functions | |
FLA_Error | FLA_Apply_Q2_UT_lnfc_blk_var1 (FLA_Obj D, FLA_Obj T, FLA_Obj W1, FLA_Obj C, FLA_Obj E, fla_apq2ut_t *cntl) |
FLA_Error | FLA_Apply_Q2_UT_lnfc_blk_var2 (FLA_Obj D, FLA_Obj T, FLA_Obj W1, FLA_Obj C, FLA_Obj E, fla_apq2ut_t *cntl) |
FLA_Error | FLA_Apply_Q2_UT_lnfc_blk_var3 (FLA_Obj D, FLA_Obj T, FLA_Obj W, FLA_Obj C, FLA_Obj E, fla_apq2ut_t *cntl) |
FLA_Error FLA_Apply_Q2_UT_lnfc_blk_var1 | ( | FLA_Obj | D, |
FLA_Obj | T, | ||
FLA_Obj | W1, | ||
FLA_Obj | C, | ||
FLA_Obj | E, | ||
fla_apq2ut_t * | cntl | ||
) |
References FLA_Axpyt_internal(), FLA_Cont_with_1x3_to_1x2(), FLA_Cont_with_3x1_to_2x1(), FLA_Copyt_internal(), FLA_Gemm_internal(), FLA_MINUS_ONE, FLA_Obj_length(), FLA_Obj_width(), FLA_ONE, FLA_Part_1x2(), FLA_Part_2x1(), FLA_Part_2x2(), FLA_Repart_1x2_to_1x3(), FLA_Repart_2x1_to_3x1(), and FLA_Trsm_internal().
Referenced by FLA_Apply_Q2_UT_lnfc().
FLA_Error FLA_Apply_Q2_UT_lnfc_blk_var2 | ( | FLA_Obj | D, |
FLA_Obj | T, | ||
FLA_Obj | W1, | ||
FLA_Obj | C, | ||
FLA_Obj | E, | ||
fla_apq2ut_t * | cntl | ||
) |
References FLA_Apply_Q2_UT_internal(), FLA_Cont_with_3x1_to_2x1(), FLA_Determine_blocksize(), FLA_Obj_length(), FLA_Part_2x1(), and FLA_Repart_2x1_to_3x1().
Referenced by FLA_Apply_Q2_UT_lnfc().
FLA_Error FLA_Apply_Q2_UT_lnfc_blk_var3 | ( | FLA_Obj | D, |
FLA_Obj | T, | ||
FLA_Obj | W, | ||
FLA_Obj | C, | ||
FLA_Obj | E, | ||
fla_apq2ut_t * | cntl | ||
) |
References FLA_Apply_Q2_UT_internal(), FLA_Cont_with_1x3_to_1x2(), FLA_Determine_blocksize(), FLA_Obj_width(), FLA_Part_1x2(), and FLA_Repart_1x2_to_1x3().
Referenced by FLA_Apply_Q2_UT_lnfc().