“fe6af6b6aca67d8c204dfb3496ecfe09df9b850c”上不存在“paddle/legacy/math/Matrix.h”
* Enable the case N != ldc in EigenBlasGemm. * Use MemoryHandle instead of direct calling of posix_memalign to alloc temporary memory. * Use Eigen's slice() instead of a temporary memory. * Add if-else for different cases in EigenBlasGemm (for N ?= ldc).