Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new AArch64 Neon implementations for TCoeffOps kernels #458

Merged
merged 1 commit into from
Nov 3, 2024

Conversation

georges-arm
Copy link
Contributor

Add new Neon implementations for the TCoeffOps kernels fastInvCore and fastFwdCore_2D. The fastFwdCore_1D kernel does not appear on a perf profile for --preset=fast so is ignored for this commit.

Running a video encoding job on a Neoverse V2 machine using the --preset=fast setting shows a ~0.8% improvement in reported FPS.

Add new Neon implementations for the TCoeffOps kernels fastInvCore and
fastFwdCore_2D. The fastFwdCore_1D kernel does not appear on a perf
profile for --preset=fast so is ignored for this commit.

Running a video encoding job on a Neoverse V2 machine using the
--preset=fast setting shows a ~0.8% improvement in reported FPS.
@adamjw24 adamjw24 merged commit da540e6 into fraunhoferhhi:master Nov 3, 2024
8 checks passed
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.

2 participants