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.
MIT License
2.81k stars 774 forks source link

ACL implementation for Filtering functions like FIR/IIR #1072

Closed musicwei closed 8 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 8 months ago

Hi @musicwei

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

morgolock commented 8 months ago

Hi @musicwei

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