Add files via upload

This commit is contained in:
wjc404 2019-11-02 10:09:19 +08:00 committed by GitHub
parent 54fc06fd70
commit ae43b75a6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1696,7 +1696,7 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#define ZGEMM_DEFAULT_P 256
#ifdef WINDOWS_ABI
#define SGEMM_DEFAULT_Q 320
#define SGEMM_DEFAULT_Q 192
#define DGEMM_DEFAULT_Q 128
#else
#define SGEMM_DEFAULT_Q 192