update sgemm_q on skylakex cpus

This commit is contained in:
wjc404 2019-11-01 23:59:18 +08:00 committed by GitHub
parent eb2eddf241
commit 274ff5cdb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1699,7 +1699,7 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#define SGEMM_DEFAULT_Q 320
#define DGEMM_DEFAULT_Q 128
#else
#define SGEMM_DEFAULT_Q 384
#define SGEMM_DEFAULT_Q 192
#define DGEMM_DEFAULT_Q 128
#endif
#define CGEMM_DEFAULT_Q 192