MMALIB User Guide
mmalib_perfEst_linalg.h
Go to the documentation of this file.
1 /******************************************************************************
2 * *
3 * module name :MMALIB *
4 * *
5 * module descripton :Matrix Multiply Accelerator Library module for C7x+MMA *
6 * *
7 * Copyright (C) 2017-2018 Texas Instruments Incorporated - https://www.ti.com/ *
8 * ALL RIGHTS RESERVED *
9 * *
10 ******************************************************************************/
11 
12 /********************************************************************************
13  * @file mmalib_perfEst_linalg.h
14  *
15  * @brief
16  *
17  * @version 0.1 - Feb 2025 : Initial Version
18  *
19  *******************************************************************************
20 */
21 #ifndef _MMALIB_PERFEST_LINALG_H_
22 #define _MMALIB_PERFEST_LINALG_H_
23 
25 
27 
31 
32 #endif /*_MMALIB_PERFEST_LINALG_H_*/
33 
Public header file for MMALIB_LINALG_matrixMatrixMultiplyAccumulate_ixX_ixX_ixX_oxX_perfEst function.
Public header file for MMALIB_LINALG_matrixMatrixMultiplyBias_ixX_ixX_oxX_perfEst function.
Public header file for MMALIB_LINALG_matrixMatrixMultiply_ixX_ixX_oxX_perfEst function.
Public header file for MMALIB_LINALG_matrixTranspose_ixX_oxX_perfEst function.
Public header file for MMALIB_LINALG_pointwiseMatrixMatrixMultiply_ixX_ixX_oxX_perfEst function.