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

Add NEArithmeticAddition #1148

Closed Lepsps closed 3 days ago

morgolock commented 3 days ago

Hi @Lepsps

Thanks for your contribution, please read our contribution guidelines

If you would like to add an example for NEArithmeticAddition please create a new one rather than making changes to examples/neon_gemm_qasymm8.cpp

Here on github we only publish a snapshot of the main development branch for each release, that's the reason why we don't accept pull requests.

The development repository is https://review.mlplatform.org/q/project:ml%252FComputeLibrary

Please submit your patch for review to review.mlplatform.org so that we can include it in future releases.

Hope this helps.