“b550d68131b672741ae97422b7cc1211796c6e43”上不存在“doc/api/v2/fluid/regularizer.html”
* 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).