ARM-software / ComputeLibrary

The Compute Library is a set of computer vision and machine learning functions optimised for both Arm CPUs and GPUs using SIMD technologies.
2.87k stars 782 forks source link

ACL implementation for Filtering functions like FIR/IIR #1072

Closed musicwei closed 10 months ago

musicwei commented 1 year ago

ACL now has convolution algorithms ,any plan to implementation Filtering functions,or add examples which use convolution to implement a FIR algorithms .

morgolock commented 10 months ago

Hi @musicwei

Thank you for this feature request, we will discuss it with the team.

morgolock commented 10 months ago

Hi @musicwei

We have no plans to implement this in ACL, the main focus of the library is machine learning operators.