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 support for QNX #1116

Closed chachoi closed 4 months ago

chachoi commented 4 months 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 4 months 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.