Skip to content

[ARMv9] add SVE2 support#9045

Merged
chenjiaoAngel merged 3 commits intoPaddlePaddle:developfrom
mjp9527:test_sve2_mjpmjp
May 24, 2022
Merged

[ARMv9] add SVE2 support#9045
chenjiaoAngel merged 3 commits intoPaddlePaddle:developfrom
mjp9527:test_sve2_mjpmjp

Conversation

@mjp9527
Copy link
Collaborator

@mjp9527 mjp9527 commented May 19, 2022

No description provided.

@paddle-bot-old
Copy link

Thanks for your contribution!

}

#if defined(__aarch64__) && defined(LITE_WITH_ARM8_SVE2)
void pooling_global_avg_sve2(const float* din,
Copy link
Collaborator

Choose a reason for hiding this comment

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

SVE 实现建议在arm/math/ 目录下新建一个 sve 目录,将实现加到这个目录下,提高代码的可读性

Copy link
Collaborator

@chenjiaoAngel chenjiaoAngel left a comment

Choose a reason for hiding this comment

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

LGTM

@chenjiaoAngel chenjiaoAngel merged commit e400fe4 into PaddlePaddle:develop May 24, 2022
@mjp9527 mjp9527 deleted the test_sve2_mjpmjp branch November 28, 2022 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants