PandA-2024.02
Functions
module.c File Reference

Go to the source code of this file.

Functions

void mm (float *__restrict__ in_a, float *__restrict__ in_b, float *__restrict__ out_c, unsigned int A_ROWS, unsigned int A_COLS, unsigned int B_COLS)
 

Function Documentation

◆ mm()

void mm ( float *__restrict__  in_a,
float *__restrict__  in_b,
float *__restrict__  out_c,
unsigned int  A_ROWS,
unsigned int  A_COLS,
unsigned int  B_COLS 
)

Definition at line 1 of file module.c.

References A_COLS, A_ROWS, B_COLS, k, and sum.


Generated on Mon Feb 12 2024 13:03:03 for PandA-2024.02 by doxygen 1.8.13