Skip to content

[x86] add x86 matmul_v2#9137

Merged
mjp9527 merged 3 commits intoPaddlePaddle:developfrom
mjp9527:matmul_v2_x86
Jul 14, 2022
Merged

[x86] add x86 matmul_v2#9137
mjp9527 merged 3 commits intoPaddlePaddle:developfrom
mjp9527:matmul_v2_x86

Conversation

@mjp9527
Copy link
Collaborator

@mjp9527 mjp9527 commented Jun 15, 2022

No description provided.

@paddle-bot-old
Copy link

Thanks for your contribution!

}
} else if (x_transpose == true && y_transpose == true) {

std::cout<<"========"<<m<<","<<n<<","<<k<<"\n";
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

log 信息需要delete

Copy link
Collaborator

@xingjing1 xingjing1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@liyancas liyancas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mjp9527 mjp9527 merged commit 0adb29d into PaddlePaddle:develop Jul 14, 2022
@mjp9527 mjp9527 deleted the matmul_v2_x86 branch November 28, 2022 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants