new sgemm 8x16

This commit is contained in:
AbdelRauf
2019-06-17 15:33:38 +00:00
parent 148c4cc5fd
commit cdbfb891da
3 changed files with 288 additions and 251 deletions

View File

@@ -2253,7 +2253,7 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#define CGEMM_DEFAULT_P 640
#define ZGEMM_DEFAULT_P 256
#define SGEMM_DEFAULT_Q 1025
#define SGEMM_DEFAULT_Q 1026
#define DGEMM_DEFAULT_Q 384
#define CGEMM_DEFAULT_Q 640
#define ZGEMM_DEFAULT_Q 1026