“b550d68131b672741ae97422b7cc1211796c6e43”上不存在“doc/api/v2/fluid/regularizer.html”
  • Y
    Enable the case N != ldc in EigenBlasGemm. (#5976) · 42708ded
    Yiqun Liu 提交于
    * 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).
    42708ded
EigenGemm.cpp 3.0 KB