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.75k stars 767 forks source link

Add support for QNX #1116

Closed chachoi closed 1 day ago

chachoi commented 5 days ago

Add support for QNX.

Build and test instruction for QNX: https://github.com/chachoi-world/qnx-ports/blob/main/ComputeLibrary/README.md

morgolock commented 1 day ago

Hi @chachoi

Thanks for your contribution, please read https://arm-software.github.io/ComputeLibrary/v24.06/contribution_guidelines.xhtml

On this github repository we only publish a snapshot of the main development branch for each release. Please submit your patch for review to review.mlplatform.org so that we can include it in future releases. We don't accept pull requests here on github.

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

Hope this helps.