Add MMA and performance improvements for VSX in GEMV for PowerPC.

This commit is contained in:
Chip Kerchner
2022-01-13 13:23:18 +00:00
committed by Everton Constantino
parent d1bf056394
commit 708fd6d136
3 changed files with 2334 additions and 1 deletions

View File

@@ -2226,6 +2226,8 @@ EIGEN_STRONG_INLINE void gemm_complex(const DataMapper& res, const LhsScalar* bl
#undef advanceCols
#undef advanceRows
#include "MatrixVectorProduct.h"
/************************************
* ppc64le template specializations *
* **********************************/

File diff suppressed because it is too large Load Diff