Skip to content

Conversation

@Anndrey24
Copy link
Contributor

Optimised fp16 conv2d matrix tiling for Arm(R) Neon(TM) instructions and exposed +fullfp16 as a target feature for Arm(R) Cortex(R) A-Profile CPUs.

Also, a target test was added to cpptest for Arm(R) Cortex(R) A-Profile CPUs which checks that the has_fp16_simd flag is set exclusively when the user explicitly passes the +fullfp16 or +sve attributes and a supporting architecture version at target creation.

cc @ekalda @lhutton1 @neildhickey

Optimised fp16 conv2d matrix tiling for Arm(R) Neon(TM) instructions and exposed `+fullfp16` as a target feature for Arm(R) Cortex(R) A-Profile CPUs.

Also, a target test was added to `cpptest` for Arm(R) Cortex(R) A-Profile CPUs which checks that the `has_fp16_simd` flag is set exclusively when the user explicitly passes the `+fullfp16` or `+sve` attributes and a supporting architecture version at target creation.
@github-actions github-actions bot requested review from ekalda and lhutton1 January 10, 2024 16:26
Copy link
Contributor

@jwfromm jwfromm left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for the change!

Copy link
Contributor

@ekalda ekalda left a comment

Choose a reason for hiding this comment

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

Looks good, thanks @Anndrey24!

@ekalda ekalda merged commit e53a8bc into apache:main Jan 11, 2024
@Anndrey24 Anndrey24 deleted the fp16-conv2d branch January 11, 2024 09:21
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.

3 participants